-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
I was fetching the https://functions.maker.rocks/getpageinfo endpoint and using that to test data locally for the frontend. I was pulling data many times, so I got a 502 error with the usual Your request was blocked by the CORS policy.... The live website also gave the 502 error and the CORS error message. I tested from another computer, and the site worked fine. After a minimal amount of time, the website began working again on the original computer.
I think it was a rate-limiting issue on my IP address. It makes testing harder when there is no test data, and there is rate-limiting on the cloud functions. Also, I have no idea why it gave me a CORS error. I just thought I'd report this.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels