Closed muzammil-syed closed 1 year ago
@AjeetYadav07 can you please help me on this.
Hi @muzammil-syed, The authorization workflow is different in POST mode as compare to GET mode of request for access token. please look at github issue 241.
Okay thanks @AjeetYadav07 , I will look into it and close the issue if it works.
Marking this issue as Closed. if you any concern, register a new ticket.
Okay thanks. I will raise a new one on a different problem. This is solved.
Ref site: https://mydata.athenahealth.com/access-the-apis
How do I Generate an access token, I am able to generate authorisation code. While making request on Postman, I had the following error PFA(Img#1).
I added bearer token i.e, username(client_id) & password (client_secret) and set the body as mentioned in the instruction PFA(Img#2).
Img#1:
Img#2: