kizniche / ttn-tracker

Download GPS data transmitted to The Things Network for live display on a map
https://kylegabriel.com/projects/2019/04/lorawan-tracker-and-mapper.html
62 stars 17 forks source link

update app.py #3

Closed Jaron-Strypsteen closed 3 years ago

Jaron-Strypsteen commented 3 years ago

'key' needs to be added in front of the Access Key. I also added 'Content-Type': 'application/json' Didn't work for me until I changed those 2 things

kizniche commented 3 years ago

Thank for the PR!