Post

Replies

Boosts

Views

Created

Failed to create profile via the api
When I use the Enterprise Program API to create a profile via https://developer.apple.com/documentation/enterpriseprogramapi/create-a-profile, I got an error: org.springframework.web.client.HttpClientErrorException$MethodNotAllowed: 405 Not Allowed: "{?"errors": [{??"status": "405",??"code": "METHOD_NOT_ALLOWED",??"title": "The request method is not valid for the resource path.",??"detail": "The request method used for this request is not valid for the resource path. Please consult the documentation."?}]}". I tried the empty body to request, but still got the same error. So I doubt the sever is not allow the POST method. Please help me to resolve this problem, thx!
1
0
64
Jul ’25