Hi.
I am using Apple API below in daily.
- HostName: api.appstoreconnect.apple.com
- EP: v1/salesReports
- When called API: 2023/03/01 17:00:00 UTC
But, I suddenly give errors below from today.
{ status: '500',
code: 'UNEXPECTED_ERROR',
title: 'An unexpected error occurred.',
detail:
'An unexpected error occurred on the server side. If this issue continues, contact us at https://developer.apple.com/contact/.' }
So, I wanna know what some Apple's APIs recently updated? or set any limits?
Or I wanna know the conditions under which this error occurs
I have to use this API in daily.
Please Check this. Thank you