Problem Executing Job API
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
I am trying to run a public workflow that is on the Gallery.
I have connected with Alteryx Gallery but when I execute a job it is returning something like these
"{u'message': u'Access denied.', u'exceptionName': u'ForbiddenException', u'data': None, u'innerExceptionMessage': u''}"
What is it?
My script that connects with the Gallery is in Python and I am using these API:
https://github.com/Theamazingdp/AlteryxGalleryAPI
Thanks
- Labels:
- API
- Run Command
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
I don't have access to github from where I am right now. Are you trying to run a workflow on your company's gallery, or are you trying to run something on the alteryx gallery (gallery.alteryx.com)?
This looks like either your account is not enabled for API access, so knowing if this is an internal workflow or a public alteryx workflow will help for next steps.
