Dousign spoke Integration

akash_avasare
Tera Expert

Hello,

 

I created Docusign Integration using spoke.

access token and refresh token is generated successfully.

when we fetching account from docusing using OOB flow giving error "Error: <,Detail: Unexpected token: <".

how to fix this issue Please let me know, I attached Error message scrinshort.

 

Thank You! 

1 ACCEPTED SOLUTION

Hello @shanedavis ,

Actually, ServiceNow Spokes DocuSign's API is not updated then we created custom action using new API

Resource Path - oauth/userinfo
and using script we mapped account data with 'sn_docusign_spoke_accounts' table.
 
if it's helpful please mark "Healpful"
Thank You!

View solution in original post

4 REPLIES 4

shanedavis
Tera Expert

Hi, did you get this figured out?  I am having the same issue!

Hello @shanedavis ,

Actually, ServiceNow Spokes DocuSign's API is not updated then we created custom action using new API

Resource Path - oauth/userinfo
and using script we mapped account data with 'sn_docusign_spoke_accounts' table.
 
if it's helpful please mark "Healpful"
Thank You!

shanedavis
Tera Expert

Thank you.  I see that the DocuSign Spoke uses API v2 and v2.1 is out.  We will continue to work for a solution.  I appreciate your help!

I'm facing the same issue and getting unexpected token error. Please let me know if this issue is figured out.