TrackerNetwork / TRN.Developers

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

Cannot create an app from the website. #63

Open Askannz opened 2 years ago

Askannz commented 2 years ago

Reproduction: going to https://tracker.gg/developers/apps/create, filling the required fields, clicking "Create App". The site puts me back at the "My Apps" dashboard, but the one I've just tried to create doesn't show up (still say "You have not created any apps").

Looking at the browser console, the site is getting a bunch of 404 and 500 errors from api.tracker.gg.

XHR GET https://api.tracker.gg/api/v1/developers/apps/create [HTTP/2 404 Not Found 268ms]
XHR GET https://api.tracker.gg/api/v1/developers/apps/create/analytics [HTTP/2 404 Not Found 278ms]
XHR GET https://api.tracker.gg/api/v1/developers/apps/efca41ae-5445-44e9-848f-9139047f906b [HTTP/2 500 Internal Server Error 380ms]
XHR GET https://api.tracker.gg/api/v1/developers/apps/efca41ae-5445-44e9-848f-9139047f906b/analytics [HTTP/2 404 Not Found 263ms]
XHR GET https://api.tracker.gg/api/v1/developers/apps/efca41ae-5445-44e9-848f-9139047f906b [HTTP/2 404 Not Found 254ms]
Dhravya commented 2 years ago

Same issue

splingchingo commented 2 years ago

Hello @Dhravya and @Askannz . If your account is fairly new you will need to wait a few days before creating an application. I hope this helps 😄