microsoft / Dynamics-AX-Integration

Dynamics AX Integration samples and demos.
285 stars 356 forks source link

specified user does not exist when calling a soap method #94

Open smk85 opened 4 years ago

smk85 commented 4 years ago

Hi, when I try to call the webservice method I get following error: Forbidden 1317 System.ComponentModel.Win32Exception The specified account does not exist. I receive a token so why does it tell me it does not exist when i try to use the webservice. is it because it is a sandbox link? https://domain.sandbox.ax.dynamics.com/soap/services/payrollIntegration?wsdl

I'm using the PHPConsoleApplication.