muhamed
Member
Hi everyone,
I'm getting two errors when trying to post an image using Pabbly Connect with a Google Drive URL:
bash
CopyEdit
Pabbly returns the following:
Can anyone help me understand:
I'm getting two errors when trying to post an image using Pabbly Connect with a Google Drive URL:
- "The image format is not supported"
- "(#100) The parameter creation_id is required."
bash
CopyEdit
Pabbly returns the following:
- Error Type: OAuthException
- Error Code: 36001
- Subcode: 2207005
- Error Message: The image format is not supported.
- (#100) The parameter creation_id is required.
Can anyone help me understand:
- How to properly use an image URL in this case?
- What is the correct flow to handle the creation_id requirement?
- Should I use another image hosting service?