Creating profile via a post request keeps getting a server error 500.
It just worked yestday.
POST https://api.appstoreconnect.apple.com/v1/profiles
{
"code": "UNEXPECTED_ERROR",
"detail": "An unexpected error occurred on the server side. If this issue continues, contact us at https://developer.apple.com/contact/.",
"status": "500",
"title": "An unexpected error occurred."
}