Team,
I am getting a weird issue. I am able to send FAX using the API, but when I try to run the code to get the fax delevery status, I get the below error:
XOA-2909 [User authentication not accepted] : login not permitted: reason code = 1000 msg-not found
I am not sure whene to look for issue:
I am using the URL "https://messaging.easylink.com/soap/sync"
--
I also downloaded the sample project "https://apiforums.easylink.com/content/c-sample-authenticate-complete-project" and tested the same. And there also I am getting the same issue.
Can anyone please help me to understand what I am doing wrong?
Just an FYI - the job ID for my FAX was "xsi:1616063345" and I am trying to get the status of this job.
-Amit