Hello,
I'm using the App Store Connect API to get sales and financial reports and having no problems getting results for our regular newsstand vendor. I want to get the financial reports for our Apple News+ account too but I cannot get it to work. I just get the following;
"status": "404",
"code": "NOT_FOUND",
"title": "The request expected results but none were found",
"detail": "There were no sales for the date specified."
I've tried both reportType: FINANCIAL and reportType: FINANCE_DETAIL for many different months and regions.
Again, I have no problem getting data back for a regular newsstand account, it's the Apple News+ data I want. I can swap between the two vendors in the finance report tab in the portal without issues.
Is this possible?
Thank you
I'm using the App Store Connect API to get sales and financial reports and having no problems getting results for our regular newsstand vendor. I want to get the financial reports for our Apple News+ account too but I cannot get it to work. I just get the following;
"status": "404",
"code": "NOT_FOUND",
"title": "The request expected results but none were found",
"detail": "There were no sales for the date specified."
I've tried both reportType: FINANCIAL and reportType: FINANCE_DETAIL for many different months and regions.
Again, I have no problem getting data back for a regular newsstand account, it's the Apple News+ data I want. I can swap between the two vendors in the finance report tab in the portal without issues.
Is this possible?
Thank you