Hi guys,
I’m a beginner tackling a build that is definitely out of my knowledge base but slowly chipping away at it. I’ve successfully manually handed Oauth 2 for my users to access their Docusign account. I’m able to successfully make calls so far to pull account data, but I’m stuck scratching my head here. I’m using a get call to view documents in a Docusign Room, using accountid and roomid. The call runs successfully and displays document name and other info but doesn’t show the response for the actual base64 content that I need to view the document. Any ideas? Attached some screenshots and the documentation from Docusign. Thanks in advance if anyone has any help.
Ryan
Docusign link for getDocument call