Api Data Failure

So there is an api in the kataria insurance bot where we have to pass %20 as the value in the search string so it is not able to give the response in our platform .
It is coming with the status code 200 but giving the response but that is giving the response on the postman.

@supersourcin-shikhar

How have you added the API within yellow?
If it was manual, try importing the API directly as a cURL to prevent any config errors (sanity check)

i just imported the api curl directly from the postman only @gautham

I believe there is some issue with the URL itself.

actually tried the same api in the postman copied the curl and then imported on the platform so it is giving the right response on the postman it is giving status code 200 but not able to show the data for the same curl working on the postman