Topic: I'm getting error: 7 what I'm doing wrong?
Hello people
To get my token I'm using access_type =-1 as follows:
http://hosting.wialon.com/login.html?access_type=-1
I'm trying to get current position from one unit for doing this I'm using this:
route: core/search_item
params.flag: 4194304
Everything seems to be alright, but when I try to GET current position throw me { error: 7 } (Access denied)
I readed some where in the documentation that we have to activate the SDK service (but my provider dont know about this topic) and I dont know if this feature is enabled or disabled. Where I could find this information?
As aditional information I'm using php library wich I downloaded from GIT
Currently I'm not able to share my ID's
Hope some one could help me.
Thanks in advance.