This discussion has been locked. The information referenced herein may be inaccurate due to age, software updates, or external references.
You can no longer post new replies to this discussion. If you have a similar question you can start a new discussion in this forum.

WHD REST API Location error

Ok so long and short - I've got a script that is creating tickets via the REST API. The only issue I can't seem to solve is setting the Location; I keep getting this error:

"This operation is not permitted due to invalid Subscriber ID. The Subscriber of the Location entity has to match the current users's Subscriber"

I can set the Department to anything, no problem. It doesn't matter if I assign a Client or not (so it's not locking the Location to the Client's Location). The API Key I'm using is an Application API Key, so it doesn't make sense that the Location has to match the current user's anything because the "user" is admin!

Do I have a setting enabled that is blocking this? Or is there something I'm missing?