- 
                Notifications
    
You must be signed in to change notification settings  - Fork 28
 
Closed as not planned
Labels
Description
Can we access your project?
- I give permission for members of the FlutterFlow team to access and test my project for the sole purpose of investigating this issue.
 
Current Behavior
A user creates an anonymous account and gets asked to allow push notifications. But the user does not get a FCM Token assigned to them. The console prints:
flutter: Cloud call error!
Code: unauthenticated
Details: null
Message: UNAUTHENTICATED
Expected Behavior
No error message and the user gets a FCM Token
Steps to Reproduce
- Activate Push notifications
 - deploy functions
 - create a sign in function
 - See behavior
 
Reproducible from Blank
- The steps to reproduce above start from a blank project.
 
Bug Report Code (Required)
ITFTksrl25NOsctC+KnfYPlWhmYUGUMfWLsr0utuGA0hNbbvBOwMYeCkfhJLYteaf29AG1akoEIJpqHnic7lV/ApGxWCR6pc+oRXQTqVczqmb66LPrioZkRQINJUfEywyqSRhB15IsFaLHAO7FOEJvCdG3qCf9qOYwx5e6fDbOY=
Visual documentation
Here you can even see that a user is logged in
Environment
- FlutterFlow version: 5.0.0
- Platform:
- Browser name and version:
- Operating system and version affected:Additional Information
No response