Learn how to make the most out of the Dropbox Community here 💙.
Learn how to make the most out of the Dropbox Community here 💙.
Hi there,
Just a few questions, for you:
Hi,
to answer your questions.
1) I am using npm 9.6.7
2) I'm triggering this code from an api route in Next.js.
3) I'm using Next.js 13.4.19
FYI: I got the same behavior using node 20 as 18.
Hello,
The reason you are seeing that error is because the Dropbox Sign Node SDK uses Node.js specific modules, or modules that are not available on the client side.
You can address that issue by looking into NextJS' getStaticProps
, getStaticPaths
or getServerSideProps
functions.
References:
Hope this helps!
this doesn't solve the problem--i'm hitting the exact same issue & i've reviewed all the referenced documentation. is there possibly an issue with the package itself?
If you need more help you can view your support options (expected response time for an email or ticket is 24 hours), or contact us on X or Facebook.
For more info on available support options for your Dropbox plan, see this article.
If you found the answer to your question in this Community thread, please 'like' the post to say thanks and to let us know it was useful!