You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to use the sdk to upload files programmatically via node, but when I run the examples/node/token.js example, after I open the provided link and input the access code, I get:
Invalid 'code' provided.
Both client_id and app_secret are provided in app.json.
The text was updated successfully, but these errors were encountered:
moonwave99
changed the title
Node token example not work
Node token example does not work
Oct 26, 2023
Good luck with the project and I hope you overcome the security issues easily. As a pCloud user I appreciate any efforts to create a decent pCloud remote-file uploader/account manager. Cheers! -Jeff
Hey there,
I would like to use the sdk to upload files programmatically via node, but when I run the
examples/node/token.js
example, after I open the provided link and input the access code, I get:Both
client_id
andapp_secret
are provided inapp.json
.The text was updated successfully, but these errors were encountered: