I’m using postman to make REST API calls, but on the very first POST call, I’m getting an error. The same when run from cURL command line, it works fine.
The error say: Could not get response “Parse Error: There seems to be invalid character in response header key or value” …When I look in console, it says: Error: Parse Error: Invalid header token.
Really appreciate if someone can assist with getting resolved this. BTW, I’m running postman version v9.15.2