What are you trying to achieve?
Hi,
I am trying to complete Unit 5 of the Make Academy training however I keep running into an issue. it seems like I have set up the googgle sheets and EdenAI correctly however there is an issue going from EdenAI to Google Sheets. From what I understand, EdenAI is sending an array through when it should be a text. the error I keep getting is -
RuntimeError
[400] Invalid value at ‘requests[1].replace_all_text’ (replace_text), Starting an object on a scalar field
Steps taken so far
I have tried starting from scratch and looked everywhere to see if I can change the output of EdenAI to text instead of an array. I believe I have followed that instructions to a T but I keep getting the same issue.