I tried to call un API from postman with the get method on my laptop
Error messages / full error message screenshot / log file:
On th post man application i have this return
400 Bad Request
400 Bad Request
nginx
If i tried in firefox i have this one :
API Gateway encountered an error. Error Message: Transport protocol not supported… Request Details: Service - ServiceTest, Operation - /methodTest, Invocation Time:3:30:36 PM, Date:Jan 3, 2024, Client IP - XXXXXX, User - Default and Application:null
Is it possible to call API in free trail API GATEWAY from post man ?
This is the part of the error to focus upon. Confirm the API configuration in API GW.
Side note: Be aware that Postman stores ALL of your collections and settings on Postman servers. If (when) Postman servers are breached, your sensitive info may be compromised. Just be aware. (This is why I stopped using Postman and moved to another tool.)