cancel
Showing results for 
Search instead for 
Did you mean: 

Authentication Reversal is returning Resource Not Found

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

 

marianat
Member
1 ACCEPTED SOLUTION

Accepted Solutions

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.

View solution in original post

marianat
Member
1 REPLY 1

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.

marianat
Member