You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, @FidelMaster and sorry to hear you're experiencing this. That error doesn't appear to be one that would come from the Amplify side, but rather from Pinpoint. Going to investigate this with the Pinpoint team and follow up as soon as I can.
Hi @FidelMaster, thank you for opening this. Firebase discontinued use of their legacy method of authenticating their API calls which is why you are seeing that error.
You can update your Pinpoint console settings to use the new Firebase V1 method.
Generate a Key according to this section of the Firebase docs.
Upload the downloaded key to Pinpoint under Settings -> Push notifications -> Edit push notifications by selecting "Token credentials" and upload the json file from Firebase.
Before opening, please confirm:
JavaScript Framework
Not applicable
Amplify APIs
Push Notifications
Amplify Version
v6
Amplify Categories
No response
Backend
None
Environment information
Describe the bug
After create Push Notification Test Message from the console i receive the following error:
Expected behavior
create and receive notification in mobile app
Reproduction steps
Code Snippet
// Put your code below this line.
Log output
aws-exports.js
No response
Manual configuration
No response
Additional configuration
No response
Mobile Device
No response
Mobile Operating System
No response
Mobile Browser
No response
Mobile Browser Version
No response
Additional information and screenshots
No response
The text was updated successfully, but these errors were encountered: