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
Currently the create method in class AuthenticationRequest overrides the endpoint URL query with FormUrlEncoded.encode(params) thus removing any existing query parameters in the endpoint URL.