You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
Sentry Issue: FLAGSMITH-API-4XG
The text was updated successfully, but these errors were encountered: