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

amplify notifications add fails #17

Closed
rohandubal opened this issue Aug 25, 2018 · 4 comments
Closed

amplify notifications add fails #17

rohandubal opened this issue Aug 25, 2018 · 4 comments
Assignees
Labels
investigating This issue is being investigated notifications Issues tied to the notifications category

Comments

@rohandubal
Copy link

Do you want to request a feature or report a bug?

  • bug

What is the current behavior?

  • cannot add apns notifications

If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem.

What is the expected behavior?

  • I should be able to add apns notifications

Which versions of Amplify CLI, and which OS are affected by this issue? Did this work in previous versions?

Latest version of cli.

commands used:
amplify notifications add

Logs:

➜  NotesAppWithPushNotifications git:(master) ✗ amplify notifications add
? Choose the push notification channel to enable. APNS
Successfully created Pinpoint app: NotesPushNotif
? Choose authentication method used for APNs Certificate
? The certificate file path (.p12):  Certificate.p12
? The certificate password (if any):
MAC verified OK
update channel error
2018-08-25T00:04:58.136Z - error: uncaughtException: Missing credentials
@mlabieniec mlabieniec added bug Something isn't working notifications Issues tied to the notifications category labels Aug 25, 2018
@UnleashedMind UnleashedMind added investigating This issue is being investigated and removed bug Something isn't working labels Aug 26, 2018
@UnleashedMind
Copy link
Contributor

can you use the same .p12 file to enable APNS channel on the Pinpoint console?

@rohandubal
Copy link
Author

I haven't tried that, but I was following the instructions mentioned in the doc. I can try it out later once I get a chance. Also, the error didn't give me much details on what I can correct.

@kaustavghosh06
Copy link
Contributor

Should be fixed with the latest npm publish.

@github-actions
Copy link

This issue has been automatically locked since there hasn't been any recent activity after it was closed. Please open a new issue for related bugs.

Looking for a help forum? We recommend joining the Amplify Community Discord server *-help channels for those types of questions.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 27, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
investigating This issue is being investigated notifications Issues tied to the notifications category
Projects
None yet
Development

No branches or pull requests

4 participants