G
goo
Guest
12.0 Azure AD Service to Service Auth using OAuth2.0 I am trying the following from a procedure editor: I am able to get the TOKEN, and within the token, I have the access_token. To call the service api/bfo.no/api/incident/countries, I am adding a header, but my GET call result in error. When I do the same in postman, I get the result I need. When looking at fiddler4 I can see following I am probably missing something, but as it works in postman, I can't understand why not in my procedure?
Continue reading...
Continue reading...