lalitha123
6 years agoNew Contributor
Missing Required Headers error
Am getting this error 'Missing Required Headers' in the response. But I can see in the Raw Request, that the Headers are sent.
Here is the raw request :
Client_id and client_secret are the header...
- 6 years ago
I figured the issue. In the URL endpoint, I gave http vs https . Once I gave https in the URL, the error is no longer seen :)