Rishi Kumar Tiwari

Results 16 comments of Rishi Kumar Tiwari

Hi Go to :- C:\Users\user-name\Documents\Arduino\libraries\firebase-arduino-master\src\FirebaseHttpClient.h Update last three lines:- > static const char kFirebaseFingerprint[] = > "E2 34 53 7A 1E D9 7D B8 C5 02 36 0D B2 77...

Hi Getting error:- ``` Documents\Arduino\libraries\firebase-arduino-master\src/Firebase.h:86:11: error: StaticJsonBuffer is a class from ArduinoJson 5. Please see arduinojson.org/upgrade to learn how to upgrade your program to ArduinoJson version 6 std::shared_ptr buffer_; ```...

Ok, Its working now. Thanks sdk156.

> @TrickSumo > I tried your latest fingerprint. But still I'm getting the following error. > > ![image](https://user-images.githubusercontent.com/46855849/121355209-4576a400-c94d-11eb-99c4-295575c0590e.png) Hi I'm able to compile successfully. Make sure to remove previous fingerprint.

Hi @eshwarnadh @Humca Looks like ESP8266 board version 3.0 is not compatible with firebase arduino master. Go to Arduino IDE >> board manager >> Search ESP8266 >> Rollback to version...

> > @TrickSumo > > I tried your latest fingerprint. But still I'm getting the following error. > > ![image](https://user-images.githubusercontent.com/46855849/121355209-4576a400-c94d-11eb-99c4-295575c0590e.png) > > the same issues still existing can any one...