Skip to content
This repository was archived by the owner on Mar 17, 2025. It is now read-only.

Unable to recieve data using patch #335

Closed
piyushcharpe opened this issue Jun 3, 2018 · 3 comments
Closed

Unable to recieve data using patch #335

piyushcharpe opened this issue Jun 3, 2018 · 3 comments
Labels

Comments

@piyushcharpe
Copy link

piyushcharpe commented Jun 3, 2018

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

@piyushcharpe
Copy link
Author

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 .

@proppy
Copy link
Contributor

proppy commented Jun 15, 2018

Sorry for the late reply.

@piyushcharpe can you paste some log with debug level for HTTPClient, see http://arduino-esp8266.readthedocs.io/en/latest/Troubleshooting/debugging.html

Thanks in advance.

@proppy
Copy link
Contributor

proppy commented Jun 25, 2018

Let's track this with #321.

@proppy proppy closed this as completed Jun 25, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants