Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Better handle API scope issues #34

Open
ChristopherHammond13 opened this issue Mar 3, 2023 · 0 comments
Open

Better handle API scope issues #34

ChristopherHammond13 opened this issue Mar 3, 2023 · 0 comments
Assignees
Labels
🙌 enhancement New feature or request

Comments

@ChristopherHammond13
Copy link
Member

Right now, we do not have any proper error handling for API responses that do not contain data in the structure we expect. This can be because of an API issue, but most of the time it's due to the user not configuring the API scopes before usage.

We should have some error handling around the Caracara calls to ensure that we do not 'crash', and we give useful output to the user if something fails.

This may be related to #33.

@ChristopherHammond13 ChristopherHammond13 self-assigned this Mar 3, 2023
@ChristopherHammond13 ChristopherHammond13 added the 🙌 enhancement New feature or request label Mar 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🙌 enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant