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
When I try to call oAuth2Authorize from OAuth2Api it throw this exception:
DioException (DioException [unknown]: null
Error: Deserializing to 'ErrorOAuth2' failed due to: type 'String' is not a subtype of type 'Iterable<Object?>' in type cast)
The text was updated successfully, but these errors were encountered:
When I try to call
oAuth2Authorize
fromOAuth2Api
it throw this exception:The text was updated successfully, but these errors were encountered: