Re: OAuth Rest API v2 - getting data from the DB
Aldevinas Katkus
4-4-19
We have a problem connecting with real db:
we get an oauth error "the resource is not allowed",
even though:
token refreshing works,
global users are OK (enabled and set up).
"Web Rest API" is checked in the optional features,
User access group has rest api action access enabled
user can connect with Standard ID
in the "Active users" list connected user is shown as '"user_id" Web"
everything works with my demo db, but doesn't with the client's db.

Any ideas?
Leave Comment
You can subscribe to notifications for this post by selecting the 'star' icon on the top right corner of the post.
Latest Posts
Andis Blicāns, Grasko
Thank You for answer. In this case I used SSLNoCertificateValidation = true; SendWebRequest SSLNoCertificateValidation = false; ...
23:01 24 Mar 2026
Gatis Jansons
Hi, Paul. Sounds like you're talking about REST API. And that your are overwriting data with older values if B managed to read record before A finished to update it. Classic conflict resolution ...
14:53 19 Mar 2026