Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[PR Previews] Amplify Console Build Failure #1187

Open
jackscotti opened this issue Nov 1, 2020 · 2 comments
Open

[PR Previews] Amplify Console Build Failure #1187

jackscotti opened this issue Nov 1, 2020 · 2 comments
Labels

Comments

@jackscotti
Copy link

App ARN:
arn:aws:amplify:eu-west-1:742504421912:apps/d2tzquzvkco6a2
Region:
eu-west-1
Issue
The backend environment build fails for PR previews on applications with social sign-in.

The issue only applies on the preview environments.

dev branch preview settings:

Screenshot 2020-11-01 at 14 53 48

Env variables are set up as suggested in the documentation:

Screenshot 2020-11-01 at 14 53 06

Error message
Error: auth headless is missing the following inputParams googleClientId, facebookAppId

Notes
This issue seems to have been solved for "regular" branches from what I can read here.
Would a custom amplify build script solve this issue?

@BennettSmith
Copy link

BennettSmith commented Dec 2, 2020

We just ran into this issue with custom parameters that are set in our team-provider-info.json file for our environments. It seems like none of the current recommendations (using environment variables, using a custom amplify build script, using team-provider-info.json) work for AWS Console Previews.

This mostly defeats the purpose of opening PRs and having them run through the preview workflow before merging into "stable" branches like dev, test or prod.

Any suggestions?

@yw14218
Copy link

yw14218 commented May 2, 2023

Same problem, Error: auth headless is missing the following inputParams googleClientId in 2023, despite already setting up env variables

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants