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
{{ message }}
This repository has been archived by the owner on Aug 1, 2023. It is now read-only.
After more investigation, I notice that the token got is not from client. It's from the options which parsed from the caller.
The result is that the token is override by the MoreHeaders which has the old, expired token.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
If the server response StatusUnauthorized error every time, the iterator will exhausting all the stack until overflow.
https://github.com/rackspace/gophercloud/blob/master/provider_client.go#L207
The text was updated successfully, but these errors were encountered: