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
  • 0
    Certified Lead Developer
    in reply to devi
    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.

    I'm quite confused about your integration 2. Why should it use a connected system with no authentication, but pass token from another connected system?

    Why not we use the same connected system for integration 2 as well?

Children