Rishi Tiwari
Rishi 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. > >  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. > >  > > the same issues still existing can any one...
Facing this error in React 19 (Vite) as well:- `TypeError: readableStream.getReader is not a function` @aws-sdk/client-s3 version is 3.749.0