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 I click "Create passenger ride", it does a POST to https://rocketrides.io/pilots/rides. The response has status 402 and the body is just "Payment Required". I'm not sure what's supposed to happen, but this seems like an error.