How to setup outbound integration connection with a plain based token authentication?

User205031
Tera Contributor

Hi All,

 

I am currently working on an outbound integration and trying to set up a connection. I have received a Token and it is a plain based token authentication not OAuth/OIDC based authentication. I have created credentials/connections and also REST messages with HTTP header as Authentication - Token <token value>.

 

But when I am testing it, I am not able to connect with the third party. It is giving me an error - Authentication credentials not provided.

 

When I tried to test the connection with Postman, it is working fine.

 

Need help to fix the connection issue.

 

Thanks!

6 REPLIES 6

@User205031 
Do you have related link under REST Message 'Get Oauth Token'?
If yes than you can click and check either you are getting success or fail message

Your feedback makes the community stronger! If you found this helpful, marking it as the correct answer helps others.
Stay awesome,
Roshnee Dash

Hi @Roshnee Dash ,

 

I am not using OAuth authentication.

 

Thanks!