Replies: 1 comment 1 reply
|
FCM is the server backend features which requires the OAuth2.0 authentication. The ID token authentication (user auth) is not supported. |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hi, I've always used service auth on the ESP8266. I wanted to use user auth now, but I noticed I get a -401 error when sending FCM notifications. Does sending notifications only work with service auth?
All reactions