You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 7, 2024. It is now read-only.
Download a game (verifying that the user owns the game).
Please, double-check the endpoint works (e.g., use curl to test all endpoints). Create some automated tests (this will help with any changes along the way in the coming days).
This Django app works along with the users' app. The latter must work before implementing this app.
The text was updated successfully, but these errors were encountered:
The issue uploading games has been solved. I still have to fix some CSRF issue with the other game APIs. I am working on it, but I have a temp solution.
Ensure the following game API works:
Please, double-check the endpoint works (e.g., use curl to test all endpoints). Create some automated tests (this will help with any changes along the way in the coming days).
This Django app works along with the users' app. The latter must work before implementing this app.
The text was updated successfully, but these errors were encountered: