What is your goal?
Create meeting summaries via gen AI related workflow and share to team via Gmail.
What is the problem?
I have the following shared workflow and i imputed a meeting transcript from MS team in .docx. The workflow has been proven working before. Workflow progress through Perplexity AI process (create a chat completion) but incur in an error as reported below:
RuntimeError
[404]
Error 404 (Not Found)!!1
{margin:0;padding:0}html,code{font:15px/22px arial,sans-serif}html{background:#fff;color:#222;padding:15px}body{margin:7% auto 0;max-width:390px;min-height:180px;padding:30px 0 15px} > body{background:url(//www.google.com/images/errors/robot.png) 100% 5px no-repeat;padding-right:205px}p{margin:11px 0 22px;overflow:hidden}ins{color:#777;text-decoration:none}a img{border:0}@media screen and (max-width:772px){body{background:none;margin-top:0;max-width:none;padding-right:0}}#logo{background:url(//www.google.com/images/branding/googlelogo/1x/googlelogo_color_150x54dp.png) no-repeat;margin-left:-5px}@media only screen and (min-resolution:192dpi){#logo{background:url(//www.google.com/images/branding/googlelogo/2x/googlelogo_color_150x54dp.png) no-repeat 0% 0%/100% 100%;-moz-border-image:url(//www.google.com/images/branding/googlelogo/2x/googlelogo_color_150x54dp.png) 0}}@media only screen and (-webkit-min-device-pixel-ratio:2){#logo{background:url(//www.google.com/images/branding/googlelogo/2x/googlelogo_color_150x54dp.png) no-repeat;-webkit-background-size:100% 100%}}#logo{display:inline-block;height:54px;width:150px}
That’s an error.
The requested URL /drive/v3/files/%60%60%60html%0A%3C!DOCTYPE%20html%3E%0A%3Chtml%20lang=%22en%22%3E%0A%3Chead%3E%0A%20%20%20%20%3Cmeta%20charset=%22UTF-8%22%3E%0A%20%20%20%20%3Cmeta%20name=%22viewport%22%20content=%22width=device-width,%20initial-scale=1.0%22%3E%0A%20%20%20%20%3Ctitle%3EAutomated%20Carton%20Line%20Project%20-%20Progress%20Review%20Meeting%20Notes%3C/title%3E%0A%20%20%20%20%3Cstyle%3E%0A%20%20%20%20%20%20%20%20body%20%7B%20font-family:%20Arial,%20sans-serif;%20margin:%2020px;%20line-height:%201.6;%20%7D%0A%20%20%20%20%20%20%20%20table%20%7B%20width:%20100%25;%20border-collapse:%20collapse;%20margin-bottom:%2020px;%20%7D%0A%20%20%20%20%20%20%20%20th,%20td%20%7B%20border:%201px%20solid%20 was not found on this server.
Can you please explain what the issue can be?
Thanks a lot to this brilliant community
Mario
What have you tried so far?
I run multiple times the workflow and tried to imput manually. Same issue.

