ravishankarsingh1996 / fcm-push-notification-python-script

A python script that send push notification to devices with device token.
15 stars 4 forks source link

push notifaction error InvalidRegistration #1

Closed khorammfar closed 7 hours ago

khorammfar commented 3 years ago

hi, this code give me this error:

{'multicast_id': 4490969061378326571, 'success': 0, 'failure': 1, 'canonical_ids': 0, 'results': [{'error': 'InvalidRegistration'}]}

why?! how can i fix this?