Whats the problem with this? I got this error: Error while gathering & validating credentials. Request failed with status code 410

EXP_DEBUG=true expo build:ios

There is a new version of expo-cli available (3.0.9).
You are currently using expo-cli 2.4.0
Run npm install -g expo-cli to get the latest version
[19:14:13] Checking if current build exists…

[19:14:14] No currently active or previous builds for this project.
? How would you like to upload your credentials?
Expo handles all credentials, you can still provide overrides

We need your Apple ID/password to manage certificates and
provisioning profiles from your Apple Developer account.

Note: Expo does not keep your Apple ID or your Apple password.

? What’s your Apple ID? xxxx.dev@gmail.com
? Password? [hidden]
[19:14:26] Validating Credentials…
[19:14:32] Only 1 team associated with your account, using Team ID: XXXXXXX
? Will you provide your own Distribution Certificate? Let Expo handle the
process
? Will you provide your own Push Certificate? Let Expo handle the process

? Would you like to reuse Distribution Certificate from another app? Used
in apps: @account/project (Serial number: XXXXXXXXXXXXXX
, Certificate ID: XXXXXXX)
[19:15:01] Error while gathering & validating credentials
[19:15:01] Request failed with status code 410
[19:15:01] Set EXPO_DEBUG=true in your env to view the stack trace.

1 Like

This topic was automatically closed 20 days after the last reply. New replies are no longer allowed.