We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The json response tells me im banned. Has to be an ip ban because it's using a public test token.
HTTP/2 403 retry-after: 0 content-type: application/json accept-ranges: bytes date: Thu, 07 Apr 2022 18:51:06 GMT access-control-allow-origin: * access-control-allow-methods: GET, POST, PUT, DELETE, OPTIONS access-control-allow-credentials: true access-control-allow-headers: Authorization, Content-Type, Accept to Content-Type, Accept, x-requested-with, cache-control, X-GIPHY-SDK-NAME, X-GIPHY-SDK-VERSION, X-GIPHY-SDK-PLATFORM, X-CSRFToken x-served-by: cache-osl6535-OSL x-cache-hits: 0 strict-transport-security: max-age=15465600 content-length: 123 { "data": [], "meta": { "status": 403, "msg": "BANNED", "response_id": "" } }
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The json response tells me im banned. Has to be an ip ban because it's using a public test token.
The text was updated successfully, but these errors were encountered: