Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

failed to uploading images #30

Open
menguzat opened this issue Apr 15, 2024 · 0 comments
Open

failed to uploading images #30

menguzat opened this issue Apr 15, 2024 · 0 comments

Comments

@menguzat
Copy link

I use:
const result = await client.addPost(path.join(__dirname,imagePath), caption);

the image path is correct (i tried other ways too) but I get:
Failed to post to Instagram: Error: Error: failed to uploading images
at Instagram.addPost (D:\Web\socialagent\node_modules\node-insta-web-api\lib\index.js:693:19)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async postToInstagram (D:\Web\socialagent\app.js:47:24)
at async D:\Web\socialagent\app.js:28:4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant