I understand that GET requests are not intended to have a body, but this is what I'm working with, unfortunately. I'll check with the vendor if ther...
It seems that in callin.io, the Authorization header field is completely hidden within the log. This behavior is also observed with other modules from...
Here's a screenshot of the Headers data from Insomnia (as far as I know, there's no way to get raw headers): 2022-04-25_07-50-182066×1426 281 KB ...
Hi Luke, Thanks for your assistance. Here’s what I’ve attempted: Added the Content-Type to the module’s headers, mirroring the setup in Insomnia....
Could you clarify what you mean? Are you suggesting configuring the app module with static elements? I attempted this, but the outcome was the same.
The authentication model is OAuth2, and it functions correctly for all other modules of the same application, which my scenarios utilize daily. Give...
Yes, using Insomnia, with the same URL, I am able to get a response from the server.
Certainly! Here is the code from the custom application: { "url": "/trackDelivery", "method": "GET", "qs": {}, "body": { "...