joeyoussOriginal post
what is the error?
Summary
Title: [SOLVED] Unable to fetch documents with Node SDK
A user had an issue with fetching documents using the Node SDK. After some discussion, it was discovered that they were able to resolve the problem by using the SDK. Additionally, someone suggested using the Web SDK instead of manual API calls. The thread also included questions about the value of `url` in the `axios.post` call, confirming that it was on the client-side, and a suggestion to use 3 backticks for multiline code. The user mentioned encountering an error, but did not provide specific details about it.