I’m wondering if anyone from the Shopify API team can help us identify why we get this error in some REST API calls randomly.
I have a few different public Shopify apps that perform hundreds of API calls per minute across our customer’s stores.
Occasionally we get the following error back when trying to perform various types of API calls:
[API] Invalid Username provided for Basic Auth API access
I have confirmed that the “Username” provided in the Basic Auth field (which is the app API Key) is valid at the time of the request.
If I re-run the API request it works, almost like the error was just a temporary blip.
Here are some request IDs where we received that error:
- 52856a0e-23d4-42f6-bae7-3fabaf912bdc
- d8f909ba-3323-4e95-b8b8-daf18ba12889
- 3f251221-5430-426d-8e5d-709138b54edd
- 68d64d60-bbdb-4269-8e15-aac7167789c2
- e36ad88b-f815-4fc5-84bc-e16af8b71323
Feel free to DM me. Thanks!