FirebaseExtended / firebase-arduino

Arduino samples for Firebase.
Apache License 2.0
943 stars 494 forks source link

Fingerprint is not updated #547

Closed hrutik7 closed 2 years ago

hrutik7 commented 2 years ago

if (Firebase.failed()) { //always this if block is executing

  Serial.print("setting /number failed:");
  Serial.println(Firebase.error());  
  return;

} delay(1000);

hrutik7 commented 2 years ago

Solved : just paste your db link in the search-box you will get the updated fingerprint