<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://community.appian.com/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>Integrating with Docusign using JWT</title><link>https://community.appian.com/discussions/f/integrations/24734/integrating-with-docusign-using-jwt</link><description>How to connect to docusign using JWT authentication?</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Integrating with Docusign using JWT</title><link>https://community.appian.com/thread/96155?ContentTypeID=1</link><pubDate>Thu, 09 Jun 2022 05:41:21 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:a863d64b-7885-4c8f-9f8d-dcca12e1f768</guid><dc:creator>chitra_sharma</dc:creator><description>&lt;p&gt;You would have to do more additional configuration for API authentication.&lt;/p&gt;
&lt;p&gt;JWT is not DocuSign&amp;nbsp;&lt;span&gt;eSignature&amp;nbsp;&lt;/span&gt;APIs Auth Token, it is a Basic token&amp;nbsp;used to get Bearer auth token(for eSignature APIs) by using &lt;span&gt;&lt;a href="https://account-d.docusign.com/oauth/token"&gt;account-d.docusign.com/.../token&lt;/a&gt;&lt;/span&gt;&lt;span&gt;(POST).&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Make sure you&amp;#39;ve configured third party credentials correctly with your public and private key.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Hope this helps!&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Chitra&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Integrating with Docusign using JWT</title><link>https://community.appian.com/thread/95817?ContentTypeID=1</link><pubDate>Wed, 01 Jun 2022 14:06:26 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:3b636cb4-50c7-4a61-a962-12dcd254823f</guid><dc:creator>jasmithak</dc:creator><description>&lt;p&gt;After getting token, Passing it in integration call as authorization,&amp;nbsp;getting&amp;nbsp;&lt;span&gt;{&amp;quot;errorCode&amp;quot;:&amp;quot;AUTHORIZATION_INVALID_TOKEN&amp;quot;,&amp;quot;message&amp;quot;:&amp;quot;The access token provided is expired, revoked or malformed.&amp;quot;}&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Appended &amp;quot;Bearer &amp;quot; infront too but no luck. any suggestion would be a great help.&lt;/p&gt;
&lt;p&gt;&lt;img src="/resized-image/__size/640x480/__key/communityserver-discussions-components-files/18/pastedimage1654092275798v1.png" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Integrating with Docusign using JWT</title><link>https://community.appian.com/thread/95787?ContentTypeID=1</link><pubDate>Wed, 01 Jun 2022 08:02:27 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:15954c09-a929-4474-94c0-f76cf599b99c</guid><dc:creator>Anupriya Sathyamoorthy</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;You can try with this function. This function will create access token for JWT&amp;nbsp;authentication.&lt;br /&gt;&lt;a href="/b/appmarket/posts/create-jwt-json-web-token-with-rs256"&gt;https://community.appian.com/b/appmarket/posts/create-jwt-json-web-token-with-rs256&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>