<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Exception during API migration implementation in Alteryx Server Discussions</title>
    <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Exception-during-API-migration-implementation/m-p/519157#M5537</link>
    <description>&lt;P&gt;Your reply much helpful and followed Thanks!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Now i am facing an another issue&lt;/P&gt;&lt;P&gt;&amp;nbsp;{"data":null,"exceptionName":"UnknownException","innerExceptionMessage":"","message":"Unknown error.\\u000aIOException\\u000aRequestID: 82ff4537ef7046a3aee076b4e50bcdb4"}&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What could be the reason?&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 27 Jan 2020 06:43:10 GMT</pubDate>
    <dc:creator>sricharan</dc:creator>
    <dc:date>2020-01-27T06:43:10Z</dc:date>
    <item>
      <title>Exception during API migration implementation</title>
      <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Exception-during-API-migration-implementation/m-p/516279#M5498</link>
      <description>&lt;P&gt;I am working Alteryx API implementations using Python. i have executed all API endpoints(getting questions, executing the workflow, getting results of workflow, etc.) with the help of interactive api doc and Python.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have stuck while Publishing workflow using API into another gallery(workflow migration). i am facing an issue -&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;{"data":null,"exceptionName":"BadRequestException","innerExceptionMessage":"","message":"Must specify subscription key (oauth_consumer_key parameter)."}'.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Earlier while i was executing other endpoints Alteryx never asked me for subscription key.&lt;/P&gt;&lt;P&gt;For publishing, i am using,&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;.yxzp extended workflow as a example&lt;/LI&gt;&lt;LI&gt;URL -&amp;nbsp;gallery/api/admin/v1/workflows/&lt;/LI&gt;&lt;LI&gt;admin API key &amp;amp; secret are used&lt;/LI&gt;&lt;LI&gt;passing file to upload in the files attribute in the requests.post method (e.g&amp;nbsp;resp = requests.post(url, files ={'logo': file_to_publish}, headers = {&lt;BR /&gt;'Content-Type': 'multipart/form-data','Accept': 'application/xml'}))&lt;/LI&gt;&lt;LI&gt;payload is file_to_publish&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;@JeffreyP and others Please help me to execute Publish endpoint? Could you please provide the artifacts(code/workflow) of the working prototype if you have?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Your reply is much appreciable.&lt;/P&gt;</description>
      <pubDate>Thu, 23 Jan 2020 05:20:59 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Exception-during-API-migration-implementation/m-p/516279#M5498</guid>
      <dc:creator>sricharan</dc:creator>
      <dc:date>2020-01-23T05:20:59Z</dc:date>
    </item>
    <item>
      <title>Re: Exception during API migration implementation</title>
      <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Exception-during-API-migration-implementation/m-p/518409#M5527</link>
      <description>&lt;P&gt;You need to be passing the "oauth_consumer_key"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;See this post for a reference...&lt;A href="https://community.alteryx.com/t5/Dev-Space/Server-2018-4-POST-api-admin-v1-workflows-UnknownError/m-p/418660" target="_blank"&gt;https://community.alteryx.com/t5/Dev-Space/Server-2018-4-POST-api-admin-v1-workflows-UnknownError/m-p/418660&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope this helps. If so, please mark as solved so others can find it on the community&lt;/P&gt;</description>
      <pubDate>Fri, 24 Jan 2020 13:17:55 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Exception-during-API-migration-implementation/m-p/518409#M5527</guid>
      <dc:creator>joshuaburkhow</dc:creator>
      <dc:date>2020-01-24T13:17:55Z</dc:date>
    </item>
    <item>
      <title>Re: Exception during API migration implementation</title>
      <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Exception-during-API-migration-implementation/m-p/519157#M5537</link>
      <description>&lt;P&gt;Your reply much helpful and followed Thanks!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Now i am facing an another issue&lt;/P&gt;&lt;P&gt;&amp;nbsp;{"data":null,"exceptionName":"UnknownException","innerExceptionMessage":"","message":"Unknown error.\\u000aIOException\\u000aRequestID: 82ff4537ef7046a3aee076b4e50bcdb4"}&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What could be the reason?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 27 Jan 2020 06:43:10 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Exception-during-API-migration-implementation/m-p/519157#M5537</guid>
      <dc:creator>sricharan</dc:creator>
      <dc:date>2020-01-27T06:43:10Z</dc:date>
    </item>
    <item>
      <title>Re: Exception during API migration implementation</title>
      <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Exception-during-API-migration-implementation/m-p/541831#M5947</link>
      <description>&lt;P&gt;I have used MultiPartEncoder from the requests_toolbelt of python that has resolved my issue.&lt;/P&gt;</description>
      <pubDate>Mon, 16 Mar 2020 11:45:19 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Exception-during-API-migration-implementation/m-p/541831#M5947</guid>
      <dc:creator>sricharan</dc:creator>
      <dc:date>2020-03-16T11:45:19Z</dc:date>
    </item>
    <item>
      <title>Re: Exception during API migration implementation</title>
      <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Exception-during-API-migration-implementation/m-p/807750#M9362</link>
      <description>&lt;P&gt;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/136505"&gt;@sricharan&lt;/a&gt;&amp;nbsp;- Hey do you have a sample of the POST request in Python to send a file?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 27 Aug 2021 15:16:06 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Exception-during-API-migration-implementation/m-p/807750#M9362</guid>
      <dc:creator>avanibhatnagar</dc:creator>
      <dc:date>2021-08-27T15:16:06Z</dc:date>
    </item>
  </channel>
</rss>

