Ahmed Gamal
Ahmed Gamal
According to Uber Doc, client_secret is used to get an access token check out their docs: https://developer.uber.com/v1/auth/
Good point. I will check that out.
I get 401 UNAUTHORIZED when I remove (client_secret) from getting an access token. What do you think about that?
The grant_type may be authorization_code or refresh_token. I used both of them and still getting 401 UNAUTHORIZED. Thank you!
Hi again, thanks for pointing out this great article. I changed 'response_type' and still not working. According to Uber Docs "response_type: code is the only acceptable input at this time."
will be fixed soon.