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
Add a new HTTP Client via NewClientWithError() that doesn't return an error when HTTP Status is >= 300. Dealing with errors when using that client should be done while decoding the response.