Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Mar 17, 2025. It is now read-only.

Update README with fingerprint error handling & FirebaseHttpClient.h for US servers#570

Open
supunsathsara wants to merge2 commits intoFirebaseExtended:master
base:master
Choose a base branch
Loading
fromsupunsathsara:master

Conversation

@supunsathsara
Copy link

This PR addresses two important updates:

  1. README.md Update: Added instructions for handling fingerprint errors in the README.md file. Users encountering fingerprint errors will now be guided on how to update the fingerprint in FirebaseHttpClient.h.

  2. FirebaseHttpClient.h Update: Updated the FirebaseHttpClient.h file to reflect changes for US servers as of February 2024. This ensures that the library connects properly to the Firebase servers based in the US.

These updates enhance the usability and reliability of the FirebaseArduino library.

@google-cla
Copy link

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View thisfailed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

@supunsathsara
Copy link
Author

For others looking to fix fingerprint error,
If you encounter a fingerprint error while using the FirebaseArduino library, you can follow these steps to update the fingerprint:

  1. Navigate to theFirebaseHttpClient.h file located atDocuments > Arduino > libraries > FirebaseArduino > src > FirebaseHttpClient.h.

  2. Find the section in the file where the fingerprint is defined.

  3. Visitthis link to obtain the latest fingerprint for the Firebase servers.

  4. Replace the existing fingerprint in theFirebaseHttpClient.h file with the new one.

  5. Save the file and recompile your project.

This should resolve the fingerprint error and allow your project to connect to the Firebase servers successfully. If you have any further questions or issues, feel free to ask for assistance.

Sign up for freeto subscribe to this conversation on GitHub. Already have an account?Sign in.

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

1 participant

@supunsathsara

[8]ページ先頭

©2009-2025 Movatter.jp