Access token gets truncated in WebService connector

We have integrated DFO 365 with webservice connector for provisioning with authentication type as OAuth2.0 ,
And we tried accessing token stored in source in HTTP operations, and we could see token being truncated while accessing from Webservice source and connection is failing

Has anyone faced this kind of issue with Web service connector and any suggestions or recommendations to overcome this issue?

Thanks in Advance

@sakthikumar25 Can you please explain a bit more on the issue?

Are you saying test connection itself is failing? in that case can you share screenshot of your test connection configuration?

If you are saying test connection is working but you are not able to use it for other http operation please share the configuration screenshot of both test connection and the other http operation.

If you are saying you are using a before or after operation rule and trying to get the access token then I can share you the get token method.

Regards,
Shekhar Das

as we checked VA logs, we are getting truncated token , while performing Test connection and its failing , all HTTP operations are failing


one observation, for the authorization header, i have been using something like this:

we were able to get the token, but its being truncated , please refer the below screenshot

Are you seeing the same issue from postman?

No , from postman we were able fetch the token and execute API’s

I have similar issue where I am still looking solution. But in my case test connection is working fine and other http operation is failing.

@sakthikumar25

When you got your screenshot of your access token from SailPoint were you grabbing that from the response that the DFO sent when you authenticated or from the next request that you were making for your test connection?

Alicia

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.