This post was originally a reply on
Hey Alex,
Great article about simplifying tasks with AI.
I’m trying to communicate Google Form Responses with Chat GPT and spit them into new Google Docs. This is for the purpose of creating personalized meal plans.
The google form responses contain questions (variables), then Chat GPT would use those variables when creating the personalized meal plans. However, when adding the Chat GPT plugin it spits out this error:
Failed to create a conversation in ChatGPT <html> <head><title>504 Gateway Time-out</title></head> <body> <center><h1>504 Gateway Time-out</h1></center> <hr><center>nginx</center> </body> </html> <!-- a padding to disable MSIE and Chrome friendly error page --> <!-- a padding to disable MSIE and Chrome friendly error page --> <!-- a padding to disable MSIE and Chrome friendly error page --> <!-- a padding to disable MSIE and Chrome friendly error page --> <!-- a padding to disable MSIE and Chrome friendly error page --> <!-- a padding to disable MSIE and Chrome friendly error page →
I would like some guidance with this, thank you!