While building my app using the command eas build -p android, eas build --platform android --profile preview, or eas build --profile preview, I encountered this warning:
Failed to upload metadata to EAS Build
Reason: Request failed: 400 (Bad Request)
I've been using this build process successfully for a while, but since yesterday, I've been stuck with this error.
PS D:\Javaneh\Projects\ghodrat-telecom-ultimate> eas build -p android Resolved "production" environment for the build. Learn more: /eas/environment-variables/#setting-the-environment-for-your-builds No environment variables with visibility "Plain text" and "Sensitive" found for the "production" environment on EAS.
✔ Incremented versionCode from 1 to 2. ✔ Using remote Android credentials (Expo server) ✔ Using Keystore from configuration: Build Credentials mHg5xK_JbM (default)
Compressing project files and uploading to EAS Build. Learn more: /eas-build-archive ✔ Compressed project files 57s (138 MB) Failed to upload metadata to EAS Build
Reason: Request failed: 400 (Bad Request) ✔ Uploaded to EAS 3m 50s ✔ Computed project fingerprint
Build details: /accounts/rashed_dev/projects/ghodrat-telecom-ultimate/builds/f6200150-b475-4904-b170-b3a87cadcc5a
Waiting for build to complete. You can press Ctrl+C to exit. ✖ Build failed