Skip to content

failed to uploading images #30

@menguzat

Description

@menguzat

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions