OAuth and Intermediate Action Help Sentry

Status
Not open for further replies.

Xtra

Will MiddleMan For You!
Retired Staff
Legendary
Insider
Contributor
Member
Joined
Threads
281
Posts
916
Trying to make a config for a website I want to remain private. The websites sends 2 post requests.

The one sending actual combo ends in v2/user/identity. It needs a token to work. It gets its token from the other post ending in oauth/token?grant_type=client_credentials. From httpfox, I saw in the content that it gave the token.

From what I assumed is that I had to put the oauth/token in IA page. I am not much experienced in that field. So what I first did what parsed the token, and got the html from the content in httpfox and used that to parse the token. I got parsing error which I understood. Then I made IA to GET and got
The requested resource could not be found.

I am confused on how to get the token unless I am being stupid.
 
  • Xtra
    Created
  • Last reply
  • 1
    Replies
  • 730
    Views
  • 2
    Participants
  • Participants list
PM me with the site unless you want to keep it private.
 
Status
Not open for further replies.