Describe the bug
When searching by IMDB_ID, I get a 429 error (too many requests) on my site and it also says my site "has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource."
To Reproduce
Steps to reproduce the behavior: I load a page that displays the information pulled from the search by IMDB ID.
Expected behavior
Content should load automatically, just as it did for me for the past week when testing my site in development.
Add any other context about the problem here.
Screenshots
If applicable, add screenshots to help explain your problem.
The issue is with the
Describe the bug When searching by IMDB_ID, I get a 429 error (too many requests) on my site and it also says my site "has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource."
To Reproduce Steps to reproduce the behavior: I load a page that displays the information pulled from the search by IMDB ID.
Expected behavior Content should load automatically, just as it did for me for the past week when testing my site in development. Add any other context about the problem here.
Screenshots If applicable, add screenshots to help explain your problem.
(please complete the following information):