Hello All,
I am trying to call user data via the API, running the URL
http://localhost:8080/razuna//global/api2/user.cfc?method=getuser&api_key=XXXAdminUserAPIKeyXXX
returns the following
{“message”:“qry.recordcount doesn’t exist.”,“errorcode”:"",“detail”:“Error at line 1, column 17”}
The same happens when running the API call via PHP
If I put an incorrect API key the correct permissions warning is returned as expected.
I have tried on two installs one with the embedded Db one with MySQL to see if it was a Db issue but the same error message is returned.
Can anyone shed any light on my error or where I have gone wrong ? as other calls using the API key are returning data as expected
Thanks is advance, I am working towards trying to integrate RAZUNA into our software application… which would be really really cool as RAZUNA is great !!
Razuna System - Razuna V1.7 Mac OSX Running MAMP