Y24-191 - Use the v2 API key for all Sequencescape requests
sdjmchattie opened this issue · comments
Stuart McHattie commented
User story
Although the API key for Sequencescape API v2 is present in the config, there is at least one endpoint that is not using it. The one identified is in the plates helper but others may exist.
Who are the primary contacts for this story
Stuart McHattie
Who is the nominated tester for UAT
PSD
Acceptance criteria
To be considered successful the solution must allow:
- No more unauthenticated v2 requests exist in Lighthouse Service.
- Preferably find a way to ensure the header for authentication gets used across the whole application.