Skip to content

Better handle API scope issues #34

@ChristopherHammond13

Description

@ChristopherHammond13

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.

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions