Re: Rest API - problem accessing custom register on Linux
David Smerdel
5-16-19
The server is running on Ubuntu 16.04.6 LTS
SSH connection through Terminal

Yes, I am sure it is set up correctly, because, as I said, I can get information from all standard registers and blocks and all customised blocks, but no custom registers.

curl http://127.0.0.1/api/1/CountryVc returns the complete register
curl http://127.0.0.1/api/1/SomeCustomVc returns nothing (blank....0 bytes)

And yes, I have access to SomeCustomVc if I log in
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