Closed MatyasK closed 2 years ago
See my last comment on your other issue and use Config.transistorAuthorizationToken
.
delete your url
and params
. You do not need to manually provide deviceParams
.
TransistorAutorizationToken
does everything required for successfully posting to background-geolocation-console
app.
I did setup TransistorAutorizationToken, and removed the url and params, but it still doesn't show up in the console.
I solved my issue, the url needs to be set without the / in the end, thanks for your help, we can give a proper test to it now!
I setup everything, I can see my data comming to the console, however I can't select devices. And the api receives empty id which you can see in the screenshot.
My flutter setup is according to docs.