Hi folks,
I have activated the Location Tracking service. QuickCapture uploads data correctly from my Mobile Worker role account to the Location Sharing feature service.
When I post data to the REST API using my own token (gotten using the normal method), it returns "Bad request".
If I post the same payload with QuickCapture's token, then it uploads correctly. I used Fiddler to get that token.
Is there a way to get a token which can post data to the Location Sharing layers?
Thanks!