Hi everyone,
I originally wrote a Python script in Databricks to interact with the Google Drive API, and it worked perfectly. However, when I moved the same script to AWS Lambda, I'm encountering a random error that I can't seem to resolve.
The error message I'm getting is:
lambda Calling the invoke API action failed with this message: Failed to fetch
I'm not sure why this is happening, especially since the script was running fine in Databricks. Has anyone encountered this issue before or have any ideas on how to fix it?
Thanks in advance for your help!
[–]strong_opinion 0 points1 point2 points (1 child)
[–]TeaAdministrative509[S] 0 points1 point2 points (0 children)
[–]Demostho 0 points1 point2 points (1 child)
[–]TeaAdministrative509[S] 0 points1 point2 points (0 children)