Hi,
I'm trying to call the REST API to reverse authentication and it's returning 404 - Resource Not Found. I tested same payload on postman and it seems to be working fine. Does anyone ever seem this issue before ?
Thanks,
Mariana
Solved! Go to Solution.
04-30-2024 03:34 PM
The application I was using to call the REST API was assigning Accept header to application/json by default and this was causing the issue.
05-24-2024 07:57 AM
The application I was using to call the REST API was assigning Accept header to application/json by default and this was causing the issue.
05-24-2024 07:57 AM