Bailey's Dailies

Bailey's Dailies

5M Downloads

include accessToken in requests for authentication

pandapaul opened this issue ยท 1 comments

commented
commented

Access tokens were removed from the requests when resolving a multiplayer server bug. Turned out I was trying to use a client-only class in some code that was being run on the server.

This issue needs to be reopened so that we can re-address the inclusion of the access token and authentication in general.