Muka-is-home / api

0 stars 0 forks source link

Admin - Approving or Rejecting a User Results in a 500 Server Error #89

Closed mukaadmin closed 1 month ago

mukaadmin commented 5 months ago

As admin logged in (https://muka-staging-488c9e1c3e57.herokuapp.com/muka/login) to the admin portal of the app, when approving or rejecting an end-user, the app attempts to load https://muka-staging-488c9e1c3e57.herokuapp.com/muka/update_approval which results in a 500 error.

If you navigate back to where you can approve or reject and try again, then the operation works and no error is displayed.

mukaadmin commented 1 month ago

This error is caused by the email account (Gmail) not being connected (auth).

mukaadmin commented 1 month ago

This is now fixed.