Rest User Application Error - Help Needed Part 2

Actually @dgreenEA I just ran into an issue this morning that may be related…

I was having weird errors in REST myself and then I realized the account (user account) I was using had been logged on to the wrong COMPANY

So my REST calls I wasn’t explicitly indicating which company via the CallSettings header, now it couldn’t find a BAQ that used to be there…

So… give that a shot, set your CallSettings header and see if that makes things better.

Example Here:

Under the license example notice how I set the CallSettings header to company EPIC03

2 Likes