Page not found - step 2 POST #385
Unanswered
infxmousrogue
asked this question in
Q&A
Replies: 1 comment 1 reply
-
I have this too (also in Postman) and haven't sussed out why yet! |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi all, when trying the new OAuth method for the TeslaAPI as documented here.
I'm running into a problem where when POSTing step 2 it returns a "Page not found" Why does this occur? I am using the same cookie as with the step 1 GET request. Copied all the other hidden fields from the get request and it's still not working. Did anyone run into the same issue?
Picture of my params:
Picture of my body params:
Body parameters of credential and identity are not in the picture for obvious reasons but they're also there.
I am currently testing this through Postman to check if I understand everything correctly and if it works. When I verify everything I will be writing the script in Swift.
Every request after setting up the same cookies as the get request results in a page not found. When deleting the cookies it then shows the Tesla - SSO Login page again.
Beta Was this translation helpful? Give feedback.
All reactions