hi, since yesterday I'm getting 503 error in my process. I'm using API v3: https://api.searchads.apple.com/api/v3/search/apps?returnOwnedApps=true but my cert are not expired yet. Could you please confirm it is still ok to use API v3. API v4 is also based on domain api.searchads.apple.com and on a site which I use to check if url is up or not: https://www.isitdownrightnow.com/ I'm getting response that service is unavailable so even API v4 is affected? Does anyone else is also having problems to connect to API v3 or API v4?
503 Service Unavailable when calling Apple Search Ads API
Hello, I am also getting the same error SERVICE_UNAVAILABLE_ERROR while using Apple store connect API https://api.appstoreconnect.apple.com/v1/salesReports. Are you able to find any solution ?
{ "errors": [ { "id": "d6404eb9-24b6-49be-83c3-3a15da1dfb41", "status": "503", "code": "SERVICE_UNAVAILABLE_ERROR", "title": "This request can not be processed right now", "detail": "Reporter is currently unavailable." } ] }