Hi guys,
I have an issue with LlamaIndex in n8n. I had written a code some time ago and it worked perfectly, but now I get an error I cannot fix. I used a simply workflow to Download a PDF image from my Drive, upload it to LlamaCloud with the HTTPs Post node and then get the parse data for further data anaylsis. However suddenly I get this error in my HTTPS Post node: Cannot read properties of null (reading ‘name’)
Can someone help me with this?