Ponytech / appstoreconnectapi

Python wrapper around Apple App Store Api
https://ponytech.net/projects/app-store-connect
MIT License
161 stars 74 forks source link

Seems the `APIError` type is not exposed #8

Closed aman-leap closed 5 years ago

aman-leap commented 5 years ago

To handle APIError in the user code, probably need to expose the APIError class ?

aman-leap commented 5 years ago

Was able to handle via appstoreconnect.api.APIError