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

HTTPError: 422 Client Error: Unprocessable Entity for url: https://api.github.com/search/issues?q=%20repo:fl... #4501

Closed
sentry-io bot opened this issue Aug 14, 2024 · 0 comments · Fixed by #4502
Assignees
Labels
bug Something isn't working

Comments

@sentry-io
Copy link

sentry-io bot commented Aug 14, 2024

Sentry Issue: FLAGSMITH-API-4XG

HTTPError: 422 Client Error: Unprocessable Entity for url: https://api.github.com/search/issues?q=%20repo:flagsmith-js-client/Flagsmith%20is:pr%20is:open%20in:title%20in:body&per_page=100&page=1
  File "integrations/github/views.py", line 71, in wrapper
    return func(*args, **kwargs)
  File "integrations/github/views.py", line 190, in fetch_pull_requests
    data = fetch_search_github_resource(
  File "integrations/github/client.py", line 159, in fetch_search_github_resource
    response.raise_for_status()

Failed to retrieve GitHub pull requests. Error: 422 Client Error: Unprocessable Entity for url: https://api.github.com/search/issues?q=%20repo:flagsmith-js-client/Flagsmith%20is:pr%20is:open%20in:title%20in:body&per_page=100&page=1
@sentry-io sentry-io bot added the bug Something isn't working label Aug 14, 2024
@novakzaballa novakzaballa linked a pull request Aug 14, 2024 that will close this issue
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant