Sergey Kornilov 1/31/2023 | |
It is very simple in fact. Build a regular ASPRunner.NET project including the table in question. Proceed to Advanced Search page or use search panel to execute the query you looking for. Note the URL parameter. This is the same syntax that you should be using in your REST API calls. |
D
|
david powell author 1/31/2023 |
Thank you very much for answering. Brilliant - the query works fine through the search page, showing formatting of the two variables with brackets immediately next to each other with no separator. But on running it through okhttp I get a and through a browser after giving authentication an 5000 error. Havent had either before with my other experimentations. Using basic authentication. I feel you have almost got me there! I have played around with the website and cant see anything wrong with it..... is there something I have not enabled? |
D
|
david powell author 1/31/2023 |
Typo in the url! Too many qs. |