How to get integration token from connected system

A Score Level 1

Hi Everyone,

I have created connected system with Client Credentials Grant and successfully authorized but when I configured connected system to integration, getting success but body display html format. Can anyone suggest to how to get token.

My scenario : I will get token from connected system and then I need to pass that token to remaining API's as Headers. 

Regards,

Devi.

  Discussion posts and replies are publicly visible

Parents Reply
  • Hi SelvaKumar,

    Integration 2 calling authorization in header with first integration as below.

    I have connected with Client Credentials Grant type, getting success as mentioned above screen shot and body getting html format. this connected system token needs to pass remaining  API headers

    and This connected system(Client Credentials Grant) not using integration 2. Integration 2 connected system using authentication with "NONE" and integration 2 want to pass token as header for first integration token.

    Regards,

    Devi.

Children