You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 17, 2025. It is now read-only.
Hello everyone,
I am using firebase arduino library for around a two month now and really enjoyed working on it,
till the time I had no issues with it but now I have the following issue.
The issue is about the (eventType "Patch") it's not returing the entire path
(i.e it is returing the path excluding expected child and its data), whereas when I tried it by using
(eventType "put") method it is returning both path and data. I tried to find the solution for this
in comment section but dident find it eventhough many people had raise this issue.
I request to provide the solution for this issue it will help lot of people.
I am using ESP12E as a hardware
The text was updated successfully, but these errors were encountered:
I investigated a lot on the above issue and found that it is not possible to get data using the patch method
so if someone who is working on this topic I advice him (except contributors) to use the raspberry pi instead of using this library .
Uh oh!
There was an error while loading. Please reload this page.
Hello everyone,
I am using firebase arduino library for around a two month now and really enjoyed working on it,
till the time I had no issues with it but now I have the following issue.
The issue is about the (eventType "Patch") it's not returing the entire path
(i.e it is returing the path excluding expected child and its data), whereas when I tried it by using
(eventType "put") method it is returning both path and data. I tried to find the solution for this
in comment section but dident find it eventhough many people had raise this issue.
I request to provide the solution for this issue it will help lot of people.
I am using ESP12E as a hardware
The text was updated successfully, but these errors were encountered: