msg:unauthorized, code:401 When updating document in Firestore #247
Adithya232323
started this conversation in
General
Replies: 1 comment 7 replies
-
You should enable |
Beta Was this translation helpful? Give feedback.
7 replies
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.
-
void setup() {
Serial.begin(115200);
connectWiFi();
configTime(GMT_OFFSET_SEC, DAYLIGHT_OFFSET_SEC, NTP_SERVER);
}
void loop() {
Beta Was this translation helpful? Give feedback.
All reactions