Forum Discussion
diegoSpace
Jan 17, 2020Brass Contributor
Teams tab: Get token to call Graph (POST request)
I have a Teams tab with html/js code. I need to get an access token to call Graph API When I send my POST request in a browser page (https://reqbin.com/) I get the response: { "token_type...
Gousia_Begum
Jan 23, 2020Former Employee
diegoSpace Are you trying to do Tab authentication? Could you please try this sample out and see if you are able to get it working?
- diegoSpaceJan 31, 2020Brass ContributorYes, I am trying to do Tab authentication. I will try simple sample, thanks!