question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

When I send Photo album the method is working fine, but when I send video album I get this error

"error": { "message": "POST /rupload_igphoto/1585821695762_0_8619951189 - 400 Bad Request; ", "name": "IgResponseError", "status": 500, "frames": [ { "file": "node_modules/instagram-private-api/dist/core/request.js", "filePath": "/node_modules/instagram-private-api/dist/core/request.js", "method": "Request.handleResponseError", "line": 124, "column": 16, "context": { "start": 119, "pre": " return new errors_1.IgSentryBlockError(response);\n }\n if (json.error_type === 'inactive user') {\n return new errors_1.IgInactiveUserError(response);\n }", "line": " return new errors_1.IgResponseError(response);", "post": " }\n async faultTolerantRequest(options) {\n try {\n return await attempt_1.retry(async () => request(options), this.attemptOptions);\n }" }, "isModule": true, "isNative": false, "isApp": false },

Parameters

{ video: <Buffer 00 00 00 20 66 74 79 70 69 73 6f 6d 00 00 02 00 69 73 6f 6d 69 73 6f 32 61 76 63 31 6d 70 34 31 00 00 ec 17 6d 6f 6f 76 00 00 00 6c 6d 76 68 64 00 00 ... 4739212 more bytes>, coverImage: <Buffer 00 00 00 20 66 74 79 70 69 73 6f 6d 00 00 02 00 69 73 6f 6d 69 73 6f 32 61 76 63 31 6d 70 34 31 00 00 ec 17 6d 6f 6f 76 00 00 00 6c 6d 76 68 64 00 00 ... 4739212 more bytes>, uploadId: '1585821684804' }, { video: <Buffer 00 00 00 20 66 74 79 70 69 73 6f 6d 00 00 02 00 69 73 6f 6d 69 73 6f 32 61 76 63 31 6d 70 34 31 00 02 dd a1 6d 6f 6f 76 00 00 00 6c 6d 76 68 64 00 00 ... 11634666 more bytes>, coverImage: <Buffer 00 00 00 20 66 74 79 70 69 73 6f 6d 00 00 02 00 69 73 6f 6d 69 73 6f 32 61 76 63 31 6d 70 34 31 00 02 dd a1 6d 6f 6f 76 00 00 00 6c 6d 76 68 64 00 00 ... 11634666 more bytes>, uploadId: '1585821686198' } ]

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:5

github_iconTop GitHub Comments

1reaction
javad-zobeidicommented, Apr 3, 2020

I’d guess your images aren’t in the right format (aspect ratio). Else there’s also #972

Thank you

Problem is solved, The Problem is form Videos Size

0reactions
Nerixyzcommented, Apr 2, 2020

I’d guess your images aren’t in the right format (aspect ratio). Else there’s also #972

Read more comments on GitHub >

github_iconTop Results From Across the Web

Share photos & videos - Android - Google Photos Help
Select a photo, album, or video. Tap Share Share . Under "Send in Google Photos," select people to share with. To share with...
Read more >
How to use Shared Albums in Photos on your iPhone, iPad ...
In the Library tab or from within an album, tap Select and then select the photos and videos that you want to share....
Read more >
8 Ways to Share Photos and Videos Privately With Your Family
Want to share photos with your loved ones? Here are several practical methods, including Google Photos and a USB drive.
Read more >
How to Transfer Your Facebook Photos and Videos to Another ...
You should now see several new albums for the imported Facebook photos, including Timeline photos, mobile uploads, and profile pictures. google photos. Open...
Read more >
Why can't I add my photos or videos to Camera Roll?
Copy photos from Photo Library to Camera Roll · On your iPhone, go to Photos -> Albums -> From My Mac, then select...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found