india-ultimate / sotg-accreditation-tracker

Web-app to track SOTG accreditation of players, by team, for UPAI events
https://sotg-accreditation-tracker.herokuapp.com/
GNU Affero General Public License v3.0
2 stars 1 forks source link

New def to get help for ENDPOINTS and bugfixes. #1

Closed vkrishnaswam closed 5 years ago

vkrishnaswam commented 5 years ago

Trying to get the api/registrations to work, looks like there is a problem with just this ENDPOINT. Seems like the URL and other aspects are correct, but calling the function still results in 4XX error.

punchagan commented 5 years ago

I haven't tried using the end-point for help, but the registrations fixes now seem to work. I'm going to merge your commit, with a few changes (removing the def to get help)

punchagan commented 5 years ago

I've manually merged the changes in this commit to master. I'm not sure why you see a 4XX, but it actually seems to work!