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
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello :)
I just following document but keep getting error in getting location address in response header.
how I request is as follows
loginUrl is
https://auth.tesla.com/oauth2/v3/authorize?client_id=ownerapi&code_challenge=8x4Gowz5BPtCXm0aZY72YTqSACHHSpZquJPJ-BIZDE4&code_challenge_method=S256&redirect_uri=https%3A%2F%2Fauth.tesla.com%2Fvoid%2Fcallback&response_type=code&scope=openid%20email%20offline_access&state=sxQF-XAugvne3Jhwy36RUtMXEz-CGMPuD7ecaET-nzU
loginHost is
https://auth.tesla.com
form is
result.response.headers["set-cookie"] is
but it keep getting error in getting location in response header.
response of above request is
which is not having location....
how can I get location from requesting above post
Beta Was this translation helpful? Give feedback.
All reactions