Search results

  1. martexx

    how-to-create-an-action-to-upload-a-file-multipart-form-data.25180/

    i noticed https://forum.pabbly.com/threads/how-to-create-an-action-to-upload-a-file-multipart-form-data.25180/ But i dont know how to use it, i get an Unautorized response " Parameter Type Description Example Value pabbly_api_key Header An authentication key is needed to validate worker...
  2. martexx

    Status Code: 417Response Text: ERR: Expected hex 0x in '{0}'.

    When i try to upload a file i received in a pabbly email parser i get this error, only happens with the file url from pabbly. Status Code: 417 Response Text: ERR: Expected hex 0x in '{0}'. import requests from urllib.parse import urlparse # Set the filename manually or extract it from the URL...
Top