TheThingsArchive / api

Generated code for accessing The Things Network v2 API
MIT License
12 stars 8 forks source link

HTTP API Functionality #39

Closed ZeroSum24 closed 4 years ago

ZeroSum24 commented 4 years ago

Hi there,

I am trying to query your HTTP API to register an app and getting am getting 501 error. I am able to successfully get application/device details no problem. I've created an organisation wide API key with all rights so that should be fine.

I've attached a python file that I am using to query the API: test_api.txt.

If you could help that'd be much appreciated, is there perhaps some config issue on my end?

ZeroSum24 commented 4 years ago

Seems as though this API is for the v2 stack and I am working trying to interface with a v3 version. Closing for the moment as this seems to be the most likely issue.