Hello!
So when creating basic insert operations into a test table these work fine via the console. However when attempting the same operation via REST it works but instead of providing a simple blank screen we receive the following message...
XML Parsing Error: no element found
Location: https://:9443/services/testNotes/addNotes?noteID=41¬eName=My%20Various%20Notes¬eAuthor=Mr.%20Linger¬eContent=Well%20let%27s%20see%20if%20we%20are%20able%20to%20make%20a%20mark.%20shall%20we?
Line Number 1, Column 1:
^
I am fairly certain it is something basic but perused the documentation and I do not see a lot of material on the REST part of the services.
Thanks in advance for any assistance!
Cheers!