Skip to content

Error: Too many Requests causes CORS Error #6

@binyamin

Description

@binyamin

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions