>Access to XMLHttpRequest at 'https://pixabay.com/api/...' from origin 'https://mysite.com' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. This means I can't tell the difference between '[ERROR 400]' and '[ERROR 429]', so I'm unable to tell the user of my site if there are no more pages for their search, or if the api key has been rate-limited. Would it be possible to add CORS headers to error responses from the API please? Cheers, Henry
↧