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
I've removed <client_id> and <client_secret> from the "url" because it could have symbols like "!" and "@" wich makes curl not work ok, so I've used the -u flag to pass the client_di and secret between quotes.
0 commit comments