Forum Discussion
Connect to a Web Service sending parameters
- Anonymous9 years ago
got my query working.
Thanks everyone.
Hi MAS42 ,
does the GetAccessToken (in AuthKey) really return a string or might it be a function that requires to be called with a/some parameters?
Hi Imke,
One small (but potentially critical) issue was I noticed a syntax error on the GetAccessToken as I don't think it was actualy calling the function. I changed it to GetAccessToken() and the query runs but brings back an empty list. Perhaps I just need to 'play around' with the parameters now?
I've tried several formats and none of them seem tomake a difference although the parameters/fields are the same as the ones as I use in Postman which do bring back data.
One thought - Do I need to have both "content" and "query" if this is even possible?
Martin Short