Provided certificate not available in the developer portal

Hi guys, good day for all! what should i do when got this error:

λ exp build:ios
[exp] Making sure project is set up correctly…
|[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…
[exp] Validating Apple credentials…
[exp] Credentials valid.
[exp] Validating distribution certificate…
[exp] Validating app id…
? Do you already have a push notification certificate you’d like us to use,
or do you want us to manage your push certificates for you? false
? Path to P12 file: C:\Users\Rafael\Documents\Projetos\App\Apk-Key\PushCertificate.p12
? Push certificate P12 password (empty is OK): *************
[exp] Validating push certificate…
[exp] Error validating credentials. You may need to clear them (with -c) and try again.
[exp] Unable to validate credentials. Request ID 8d915c00-90ba-11e7-b5bf-734877a017c3, message: Provided certificate not available in the developer portal. Please provide an active certificate.

i tried again i it worked … but my build got error…

MacBook-Pro-de-Rafael:vmachado-app rafael$ exp build:ios
[exp] Making sure project is set up correctly…
-[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…
[exp] Validating Apple credentials…
[exp] Credentials valid.
[exp] Validating distribution certificate…
[exp] Validating app id…
? Do you already have a push notification certificate you’d like us to use,
or do you want us to manage your push certificates for you? false
? Path to P12 file: /Users/rafael/Documents/VMachadoPushCertificate.p12
? Push certificate P12 password (empty is OK): *************
[exp] Validating push certificate…
[exp] Push certificate setup complete.
[exp] Starting build process…
[exp] Unable to find an existing exp instance for this directory, starting a new one…
[exp] Warning: Not using the Expo fork of react-native. See https://docs.expo.io/.
[exp] Starting React Native packager…
[exp] Scanning 776 folders for symlinks in /Users/rafael/Documents/Apps/vmachado-app/node_modules (5ms)
[exp] Loading dependency graph.
[exp] Running packager on port 19001.
[exp] Dependency graph loaded.
[exp] Publishing…
[exp] Building iOS bundle
[exp] Finished building JavaScript bundle in 46262ms.
[exp] Building Android bundle
[exp] Finished building JavaScript bundle in 44533ms.
[exp] Analyzing assets
[exp] Finished building JavaScript bundle in 9105ms.
[exp] Finished building JavaScript bundle in 7118ms.
[exp] Uploading assets
[exp] No assets changed, skipped.
[exp] Uploading JavaScript bundles
[exp] Published
[exp] Your URL is

https://exp.host/@rafaeldex/vmachado

[exp] Building…
[exp] Build started, it may take a few minutes to complete.
[exp] Build ID: 3a725528-3039-4095-b4f6-80cdd4241fe4
[exp] Run exp build:status to monitor it.
MacBook-Pro-de-Rafael:vmachado-app rafael$ exp build:status
[exp] Making sure project is set up correctly…
[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] ============
[exp] Build Status
[exp] ============

[exp] iOS: There was an error with this build.

Solution: