Hey, lately I’ve encountered a very strange behaviour of the platform. When i try to visit `https://app.docusign.com/api/accounts/{account-id}/envelopes/{envelop-id}/documents/1`, disregarding if I’m already logged in, platform starts redirecting me with all these oauth bullshit. And those redirects definitely have some markers, that tell it to redirect me back, to the page I intend to visit, but something goes wrong and I eventually stop on `https://apps.docusign.com/send/page-not-found` landing page. The fun part begins, when I try to visit the same document with Postman, when i add exactly the same request params as my browser (cookies and stuff) - system does not want me to re-authenticate, it simply returns my document. Help me understand, if it’s a bug or a feature?