RoboJackets / apiary-mobile

Android app for MyRoboJackets attendance and merchandise distribution
https://play.google.com/store/apps/details?id=org.robojackets.apiary
Apache License 2.0
0 stars 0 forks source link

Explicitly handle 403 responses #54

Closed sentry-io[bot] closed 1 year ago

sentry-io[bot] commented 2 years ago

Sentry Issue: APIARY-ANDROID-M

[ApiResponse.Failure.Error-Forbidden](errorResponse=Response{protocol=h2, code=403, message=, url=https://my.robojackets.org/api/v1/attendance?include=attendee})
evan10s commented 2 years ago

We need to add 403 handling:

kberzinch commented 2 years ago

Should also handle errors from CloudFront (I believe it returns 405 Method Not Allowed for POST requests) when we've failed over to that