Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

What does http 403 mean as response? #138

Open
cklm opened this issue Jun 10, 2022 · 1 comment
Open

What does http 403 mean as response? #138

cklm opened this issue Jun 10, 2022 · 1 comment

Comments

@cklm
Copy link

cklm commented Jun 10, 2022

When fetching deals, we see http 403 (forbidden) as response the last days. We already know about http 401 (unauthorized), which means, that the api-credentials are wrong. What does 403 mean in that case? What does the user have to change, when this error happens?

@Chris-Kaye
Copy link

HTTP Error 403 means "malformed request".

If you can post the request here (removing your signature) we might be able to help.
If could simply be a problem with the query string or request body you are sending, like a typo in your code.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants