We are trying to use the Web Services connector after a recent migration from IIQ. The connector uses a static token from a SaaS that uses a “:” in their token convention that seems to be causing errors. I have tested the calls is Postman and all works well but when trying the same within the platform I cannot even perform a connection test and this same source did not have any issues with the same parameters in IIQ.
When I use the appropriate token provided by the external system i get an error stating there is a problem with my installed key store:
When a remove the colon “:” from the token I get a 401 error indicating the call is at least going through; so I am almost positive the hangup is revolving around this character.
Any guidance on how to resolve is greatly appreciated!