Error validating credentials. You may need to clear them (with `-c`) and try again

Our apple credential is expired: 2018-06-25

we can change credential for push notification.

Let me know change credential.

$ exp --version
46.0.6
$ exp build:ios -c

[exp] Making sure project is set up correctly...
|[exp] Warning: You are using npm version 6.1.0. There may be bugs in this version, use it at your own risk. We recommend version 4.6.1.
\[exp] Warning: Not using the Expo fork of react-native. See https://docs.expo.io/.
[exp] Your project looks good!
[exp] Checking if current build exists...

[exp] No currently active or previous builds for this project.
[exp] Checking for existing Apple credentials...

We need your Apple ID/password to manage certificates and provisioning profiles from your Apple Developer account.
? What's your Apple ID? developer@innored.co.kr
? Password? **********
? What is your Apple Team ID (you can find that on this page: https://developer.apple.com/account/#/membership)? LKN89L6H6C
[exp] Validating Apple credentials...
[exp] Error validating credentials. You may need to clear them (with `-c`) and try again.
[exp] Request failed with status code 500
[exp] Error: Request failed with status code 500
    at createError (/usr/local/lib/node_modules/exp/node_modules/axios/lib/core/createError.js:16:15)
    at settle (/usr/local/lib/node_modules/exp/node_modules/axios/lib/core/settle.js:18:12)
    at IncomingMessage.handleStreamEnd (/usr/local/lib/node_modules/exp/node_modules/axios/lib/adapters/http.js:191:11)
    at emitNone (events.js:111:20)
    at IncomingMessage.emit (events.js:208:7)
    at endReadableNT (_stream_readable.js:1064:12)
    at _combinedTickCallback (internal/process/next_tick.js:138:11)
    at process._tickCallback (internal/process/next_tick.js:180:9)

Hi! You’re on a very old version of exp. Can you upgrade and try again?

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