Forbidden to Call method on Dynamics 365 AX via PHP Curl
问题 I am trying to call methods from dynamics SOAP through WSDL via PHP curl. I get this error from both my webapp and SOAPUI. What could be the problem? It works fine when accessed from a .NET testing program with same credentials. Just facing problems from PHP side saying Forbidden with 1317 code. The specified account does not exist I've been trying to call the method and faced different issues last issue I faced is this one. I thought maybe user agent I changed it I used SOAPUI. same thing.