REST API authentication without user input
Paul Timms
6-24-22
Operating system: macOS
Is it possible to authorise to the REST API using OAuth2 without user intervention, by sending the username and password as parameters? I believe this would use the "client credentials" grant type. If this is not currently possible, is it in the pipeline?
Simone M.
6-28-22
Hi Paul, sending credentials as a parameter is not allowed.
Nor currently is in our pipeline.
Leave Comment
You can subscribe to notifications for this post by selecting the 'star' icon on the top right corner of the post.
Back to the list
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