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
When running a schedule, a server is also hosted. The server accepts GET requests to /add/{user_id}, fetches the requested user, stores their data in the DB, and returns a 200 OK.