Hello,
using Postman, i have to choose Request Headers.
API works fine
But when trying to test using Katalon, the respons is “500 Internal Server Error” Service temporary unavailable
Any idea ?
Many thanks in advance.
Hello,
using Postman, i have to choose Request Headers.
API works fine
But when trying to test using Katalon, the respons is “500 Internal Server Error” Service temporary unavailable
Any idea ?
Many thanks in advance.
What does the authorization header look like in Postman ?
thank you for your help @ThanhTo.
any help ?
Same problem happening with me. Any updates on this?
I think Katalon doesn’t create temp header Accept */* causing the 500 error… Worked for me when I added it.