You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

OAuth2 Token authentication for Postman

edited Nov 14, 2018 8:18AM in Field Service 9 comments

Summary

OAuth2 Token authentication for Postman

Content

Hi all,

As we need to switch from legacy user/pass API access to a token based one (before 2019 summer), I started to playing with Postman, but it wasn't success.

My best try was:
"Get new access token" >
   Grant type: Client Credentials
   Access Token URL: https://api.etadirect.com/rest/oauthTokenService/v1/token
   Client ID: filled in with the data from OFSC / Configuration / Applications / relevant_application / Client ID
   Client Secret: filled in with the data from OFSC / Configuration / Applications / relevant_application / Client Secret
   Scope: company???
   Client Authentication: "Send as Basic Auth header" or "Send client credentials in body" resulted the same

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!