Post

Replies

Boosts

Views

Activity

Cannot setup Xcode Cloud for my project
Hello, I get an error This operation could not be completed. on setup Xcode Cloud for my project on Grant Access to Your Source Code step in wizard. I checked requests through proxyman which Xcode sends to server - when I push Next button on Grant Access to Your Source Code step Xcode sends request to https://appstoreconnect.apple.com/ci/api/teams/.../apps/find?bundle_id=... and recieve 401, then it sends request to https://appstoreconnect.apple.com/ci/auth/auth/authkit and get new jwt token and then sends again request to https://appstoreconnect.apple.com/ci/api/teams/.../apps/find?bundle_id=... and gets 401. Because of this I cannot use Xcode Cloud for my project. The project is in GitHub and I gave all right to Appstoreconnect for my GitHub repository. How can I solve this problem?
0
3
701
May ’23
Cannot setup Xcode Cloud for my project
Hello, I get an error This operation could not be completed. on setup Xcode Cloud for my project on Grant Access to Your Source Code step in wizard. I checked requests through proxyman which Xcode sends to server - when I push Next button on Grant Access to Your Source Code step Xcode sends request to https://appstoreconnect.apple.com/ci/api/teams/.../apps/find?bundle_id=... and recieve 401, then it sends request to https://appstoreconnect.apple.com/ci/auth/auth/authkit and get new jwt token and then sends again request to https://appstoreconnect.apple.com/ci/api/teams/.../apps/find?bundle_id=... and gets 401. Because of this I cannot use Xcode Cloud for my project. The project is in GitHub and I gave all right to Appstoreconnect for my GitHub repository. How can I solve this problem?
Replies
0
Boosts
3
Views
701
Activity
May ’23