TrackerNetwork / TRN.Developers

Information and Issue Tracker for the Tracker Network API.
https://tracker.gg/developers
24 stars 5 forks source link

No API key found in request #29

Closed FlinTech2020 closed 4 years ago

FlinTech2020 commented 4 years ago

I trying to make request https://public-api.tracker.gg/v2/standart/profile/flinoffical&TRN-API-key=my-key-here But i get error: {"message":"No API key found in request"} How to fix it?

bladefist commented 4 years ago

@FlinTech2020 trn-api-key should be a header, not a query string.