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
The issues search api (/repos/issues/search) returns 500 server error if you are requesting it without token/not logged in and including the created=true query param. It should return an empty list.