RootCauseunvalidated

a very weird bug where the session would be lost only on Android — sending the request to the API route. Tension: the session would be lost only on Android. Outcome: I explicitly added the access token like `Authorization: Bearer {access_token}`.

df33928f-0b61-4521-8483-eb7b13bd402e

a very weird bug where the session would be lost only on Android — sending the request to the API route. Tension: the session would be lost only on Android. Outcome: I explicitly added the access token like Authorization: Bearer {access_token}.