Greg
Greg
Thanks for the report! Unfortunately I don't have a solution for that, but I'll share this with the team to see if there's something we can do about that sort...
Thanks! I'll pass this along, but I can't promise if or when that might be implemented.
The Dropbox JavaScript SDK [uses `this.fetch` to perform the network requests](https://github.com/dropbox/dropbox-sdk-js/blob/v10.34.0/src/dropbox.js#L104) to the Dropbox API servers for the Dropbox API calls. In a Node environment, that is supposed to [get...
Thanks for following up. I'm glad to hear you got this working. It sounds like this is related to something in that particular environment, but if you find there's something...
Thanks for writing this up! I'll ask the team to update this accordingly, though I can't promise if/when this would be done.
Thanks for the report! We're looking into it. I'll follow up here once I have an update for you.
We've updated the server configuration. Can you try again now and let me know if you're still seeing this issue?
Thanks! I'll raise this with the team.
@Downchuck If you're seeing an issue, please [an open issue](https://github.com/dropbox/dropbox-sdk-js/issues/new/choose) and share the details, e.g., the steps to reproduce it and the output you get, so we can look into...
Can you elaborate on exactly what you're running and how? For instance, are you referring to [this examples/javascript/simple-backend sample](https://github.com/dropbox/dropbox-sdk-js/tree/main/examples/javascript/simple-backend) in particular? Please share the full steps and commands you're following...