Uploading file using Alteryx API in Python
Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Ayush_Awasthi
5 - Atom
‎09-08-2021
08:44 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
We are trying to call inputfiles api (https://alteryx-stg.portal.ge.com:443/gallery/api/user/v2/inputfiles/) from custom website using python backend, but getting proxy error. The same proxy works for some external apis which we are using.
We are connecting through requests in python ( requests.get(url=url, headers=header, proxies=proxy) ) where header is form data for file.
Also the request url needs oaauth signature which generates automatically on the api documentation try out, but how should we generate it from python backend.
Labels:
- Labels:
- General
0 REPLIES 0
