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

[Giphy] broken due to ip ban #2616

Closed
dvikan opened this issue Apr 7, 2022 · 0 comments
Closed

[Giphy] broken due to ip ban #2616

dvikan opened this issue Apr 7, 2022 · 0 comments
Labels
Bug-Report Confirmed bug report

Comments

@dvikan
Copy link
Contributor

dvikan commented Apr 7, 2022

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": ""
      }
    }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug-Report Confirmed bug report
Projects
None yet
Development

No branches or pull requests

1 participant