"You do not have access to order xxx" when using GetOrder()

Discussions related to order tracking development with the ProForm module.

Moderator: Phil Barton

mrisen
Posts: 98
Joined: Wed Jul 25, 2012 7:01 pm

Re: "You do not have access to order xxx" when using GetOrde

Post by mrisen »

Thanks for the help, John. I've determined the cause but it took quite a bit of debugging to see what was happening. In the end, I thought the account the application pool was running under was the one that was authenticating with SoftPro. That, however, was a false assumption and I eventually found the correct account. As you suggested, the default profile for the account was different than the one I was creating my orders under. That mapping for that account had changed the day I left on vacation and I think the people involved didn't connect the dots to my failed tests. Anyway, I was able to simply update my tests to use the new profile guid and they are running as expected.

Thanks again for your help. You certainly help steer me in the right direction and I don't think I would have gotten there without you.

Cheers!
john.morton
Posts: 89
Joined: Wed Nov 16, 2011 11:51 am

Re: "You do not have access to order xxx" when using GetOrde

Post by john.morton »

Glad to hear you got it figured out.
Post Reply