Re: Rest API authentication
Aldevinas Katkus
2-1-19
what exactly is "when I try https://MYSERPSERVERIP/api/3/SDVc or any other register, it requests for a username and password"?
How can you see that OAuth it asks for password? OAuth just replies with some code such as "server_error" or smth.

Try to play in google OAuth playground and you should see what happens.
I have no problems getting data via OAuth, except some registers can cause server crash (already reported as a bug)

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