-
Notifications
You must be signed in to change notification settings - Fork 825
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
Unable to enable FCM channel #13998
Comments
Hey @Cosmooooo, could you try adding |
|
Hey @Cosmooooo, thank you for the information. From the stack trace it appears the cause of the error is due to
Could you re-verify if the key being provided is currently valid? as i was unable to reproduce the issue by creating a new key using the following document and updating FCM with the json file |
@Cosmooooo following up on this, were you able to deploy the notifications channel? |
Closing the issue due to inactivity. Do reach out to us if you are still experiencing this issue |
This issue is now closed. Comments on closed issues are hard for our team to see. |
How did you install the Amplify CLI?
npm install
If applicable, what version of Node.js are you using?
v18.17.1
Amplify CLI Version
12.12.0
What operating system are you using?
mac
Did you make any manual changes to the cloud resources managed by Amplify? Please describe the changes made.
no
Describe the bug
amplify update notification
✔ Choose the notification channel to configure · FCM | » Firebase Push Notifications
✔ Do you want to enable the FCM channel (Y/n) · yes
✔ Server Key · ./********************.json
🛑 Failed to enable the FCM channel
Learn more at: https://docs.amplify.aws/cli/project/troubleshooting/
Session Identifier: c1442391-7195-43ca-ba2d-4976d9a3ab8d
Expected behavior
enable FCM channel
Reproduction steps
Project Identifier
No response
Log output
Additional information
No response
Before submitting, please confirm:
The text was updated successfully, but these errors were encountered: