You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Can you use the 1_1 version of the API to get the last two days of sales data?
ERROR:appstoreconnect.api.APIError: There were no sales for the date specified.
There is a bug being discussed here (https://forums.developer.apple.com/forums/thread/745052) regarding this error:
when attempting to download the
download_sales_and_trends_reports
with a frequency of DAILY.It looks like the API versions are hard-coded in this repo.
https://github.com/Ponytech/appstoreconnectapi/blob/master/appstoreconnect/api.py#L668
If we could get this upgraded to 1_1 that would be fantastic.
The text was updated successfully, but these errors were encountered: