This started last night for us - we are getting Internal Server Error 500 when making the request (appropriately authenticated):
We are getting error:
{ "errors": [{ "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/." }] }
Anyone else experiences this?