cardinalitypuzzles / cardboard

Dashboard for managing puzzles and tracking status during a puzzle hunt
MIT License
31 stars 21 forks source link

Better error handling for Google API #561

Closed rgossiaux closed 2 years ago

rgossiaux commented 2 years ago

Apparently if you share the Drive folder with everybody, the response here may not include any email addresses. We should handle that. More generally we should try to generate good error messages for these API calls if we can.

erwa commented 2 years ago

Here's what the error you encounter might look like:

image