Skip to content

No error response supplied from POST request #822

Description

@NikkiMeganMoore

I posted this on stack overflow as well, but posting here in case it is actually an issue related to cloud endpoints.

https://stackoverflow.com/questions/65041837/get-response-headers-from-failed-cors-google-endpoint-response

We are testing out how to handle errors for "rate limited exceeded" and I am having troubles getting access to the status code that I can clearly see in chromes dev tools:

Screen Shot 2020-11-26 at 1 40 45 PM

I can see the status "429" here but there is no response provided at all when trying to access it via javascript. The error response is completely undefined.

I'm confused why I can see it in dev tools, but I can not access it from the client app

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

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