Solutionunvalidated
Remove the trailing slash from the request URL (ensure the endpoint path matches what Postman uses) so the server no longer returns a 307 redirect.
a06e2331-23a7-4d75-98f5-3ec06b42fbab
Remove the trailing slash from the request URL (ensure the endpoint path matches what Postman uses) so the server no longer returns a 307 redirect.