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
Request: Requesting POST /api/v1/media/configure/
Request: Request POST /api/v1/media/configure/ failed: {"message":"Uploaded image asset creation failed","status":"fail"}
IgResponseError: POST /api/v1/media/configure/ - 400 Bad Request; Uploaded image asset creation failed
at Request.handleResponseError (/Users/tchesa/repositories/tchesa/xoxo/node_modules/instagram-private-api/src/core/request.ts:173:4)
at Request.send (/Users/tchesa/repositories/tchesa/xoxo/node_modules/instagram-private-api/src/core/request.ts:83:24)
at async MediaRepository.configure (/Users/tchesa/repositories/tchesa/xoxo/node_modules/instagram-private-api/src/repositories/media.repository.ts:359:15)
at async PublishService.photo (/Users/tchesa/repositories/tchesa/xoxo/node_modules/instagram-private-api/src/services/publish.service.ts:154:21)
The text was updated successfully, but these errors were encountered:
Bug Report
Form
Requirements
DEBUG
variable.Platform
22.4.0
Description
I'm trying to make a simple test logging in and uploading a photo, but I'm getting the error below:
Code
Error and Output
The text was updated successfully, but these errors were encountered: