-
Notifications
You must be signed in to change notification settings - Fork 241
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
"int too big to convert" on uploading media #608
Comments
Hello, were you able to solve the problem? |
@fancifulcoder I am still facing the same error. |
@fancifulcoder or @SailleshPawar did you come up with a solution? I'm facing the same error. I'm using a jpg of 115kb, so it's already very small. |
@rickmsg79 I just stopped using this library due to no support of .NET core. |
@SailleshPawar thanks! what do you end up using for net core? another library? |
got the warning from instagram that the account will be blocked so stopped using it and stopped the poc for now. |
I have the same problem here, however, I decided to create my own service within my project, which handles the entire oAuth flow until sending the media. There is no way to depend on this component. |
Hi, Also ReelsProcessor added in case if someone uses it. Regards. |
Important note
[ ]
that is related to your issue, like[x]
Important note
from this form!Debug logs
andScreenshots
sections)!I've:
Issue category
Language
Usage
Operating System
Describe your issue
this is how i try to add image
var mediaImage = new InstaImageUpload
{
Screenshots
The text was updated successfully, but these errors were encountered: