Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot get response back from Apps Script #103

Open
yvonne18s opened this issue Jun 9, 2021 · 1 comment
Open

Cannot get response back from Apps Script #103

yvonne18s opened this issue Jun 9, 2021 · 1 comment

Comments

@yvonne18s
Copy link

Hi,

I am currently using the HTTPS Redirect library to construct a project with ESP32. But, I am facing a problem that the response body from Google Apps Script cannot be returned.

From the example shown, there should be a text return such as “Successfully wrote: Hello” on the serial monitor.
In my case, I have successfully posted the data on my Google Sheets, but I could not get any response body back from the Apps Script.

I was expecting the below output to be shown on the serial monitor.

Successfully wrote: Hello

In fact, I am getting the below output.
image

I have attached my source code and Google Script code in the zip file for any reference.

SendDataToCloud.zip

Appreciate for any valuable ideas or response.

@github-actions
Copy link

github-actions bot commented Jun 9, 2021

Welcome to HTTPSRedirect! Please provide enough info to debug the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant