Open eileooo opened 3 years ago
What's the file type you're trying to upload? Only Jpeg files are supported by instagram.
What's the file type you're trying to upload? Only Jpeg files are supported by instagram.
.jpg images only.
Do you have a sample image?
Hi, I am getting this error today. I can not upload photo anymore
This is the file that I upload https://drive.google.com/file/d/12BS-Jl9gZEdhdpR5YIkZa0-0CZHaU0iQ/view?usp=sharing
This is the error I got
Error: POST /api/v1/media/configure/ - 400 Bad Request; at Request.handleResponseError (D:\Projects\Electron\mairasecure\node_modules\instagram-private-api\dist\core\request.js:125) at Request.send (D:\Projects\Electron\mairasecure\node_modules\instagram-private-api\dist\core\request.js:53) at process._tickCallback (internal/process/next_tick.js:68)
The file is square and it's .jpeg
Hi, I am getting this error today. I can not upload photo anymore
This is the file that I upload https://drive.google.com/file/d/12BS-Jl9gZEdhdpR5YIkZa0-0CZHaU0iQ/view?usp=sharing
This is the error I got
Error: POST /api/v1/media/configure/ - 400 Bad Request; at Request.handleResponseError (D:\Projects\Electron\mairasecure\node_modules\instagram-private-api\dist\core\request.js:125) at Request.send (D:\Projects\Electron\mairasecure\node_modules\instagram-private-api\dist\core\request.js:53) at process._tickCallback (internal/process/next_tick.js:68)
The file is square and it's .jpeg
same issue
This is the file that I upload https://drive.google.com/file/d/12BS-Jl9gZEdhdpR5YIkZa0-0CZHaU0iQ/view?usp=sharing
I tried the file and it works fine. Make sure to always upload the right filetype (Use file image.jpg
to test if it's a real jpeg).
@eileooo @GamerStop @abdulahkam
use small size jpg images (for example 1696x1064) everything works at this size
@Nerixyz I have error for this image (size 6240x4160) https://user-images.githubusercontent.com/22846441/133138733-c45e5703-cddc-4895-8e06-acccbc64c76f.JPG
Requirements
DEBUG
variable.Platform
v12.18.1
Description
I'm trying to public a image or album but it's returning 400 Bad Request. (The file path is correct, I've checked!)
Code
Error and Output