Special character in rest adapter in OIC
We are calling a third party rest api using rest adapter in OIC. First step we generate a token and then we pass this as query parameter to main api.The problem is the token generated has special characters like "%" which when passed as query parameter in rest adapter is giving unauthorized error. In postman it works fine and in OIC tokens without special characters work fine.
Please help with this issue
Tagged:
0