<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://www.aras.com/community/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Upload file Rest API using Logic App</title><link>https://www.aras.com/community/f/integrations/35881/upload-file-rest-api-using-logic-app</link><description>I am currently developing a sample project in Azure Logic Apps using the Aras Restful APIs. 
 However while trying to Execute the vault.UploadFile API I am facing the 500 error message: 
 
 The Rest API Call Details are as follows : 
 
 { 
 &amp;quot;uri&amp;quot; : &amp;quot;</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Upload file Rest API using Logic App</title><link>https://www.aras.com/community/thread/5569?ContentTypeID=1</link><pubDate>Wed, 19 Aug 2020 21:06:46 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:b2a7fe7f-f62e-4d48-b923-50b1b1d73fa8</guid><dc:creator>Nithin Mahesh</dc:creator><description>&lt;p&gt;Hi beginnerInAras,&lt;/p&gt;
&lt;p&gt;When you are sending your POST request are you including an Authorization (BearerToken) token as well? Anytime you are using REST API it is necessary to first send a POST request to the OAuthserver, then grab that token and pass it as authorization with your actual request. We have a good example of this covered in a couple of &lt;a href="/b/english/posts/server-side-methods-with-the-aras-restful-api"&gt;blog posts&lt;/a&gt;.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Hope this helps!&lt;/p&gt;
&lt;p&gt;Best,&lt;/p&gt;
&lt;p&gt;Nithin&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>