Hi,
I've tried to use the BaasUser.fetch() method but it gives this message:
{"result":"error","message":"Missing both Session Token and Authorization info","resource":"/user/****","method":"GET","request_header":{"X-BAASBOX-APPCODE":["1234567890"],"Connection":["Keep-Alive"],"Accept-Encoding":["gzip"],"User-Agent":["BaasBox AndroidSDK/0.8.4"],"Host":["www.XXXXX.com:9000"]},"API_version":"0.9.1-20150112-nightly","http_code":401}
So it's how it's possible to get the visibleByAnonymousUsers property of BaasUser??
Hi, I've tried to use the BaasUser.fetch() method but it gives this message: {"result":"error","message":"Missing both Session Token and Authorization info","resource":"/user/****","method":"GET","request_header":{"X-BAASBOX-APPCODE":["1234567890"],"Connection":["Keep-Alive"],"Accept-Encoding":["gzip"],"User-Agent":["BaasBox AndroidSDK/0.8.4"],"Host":["www.XXXXX.com:9000"]},"API_version":"0.9.1-20150112-nightly","http_code":401}
So it's how it's possible to get the visibleByAnonymousUsers property of BaasUser??
Thanks in advance