netdown
netdown
Just set a custom metadata with null value.
I have no idea, I tested it with my personal accounts and each image I have tried had null as size. Actually, Instagram did not work at all above 2.11.1...
Checking the list query's response, each file size is null. Note that the import/upload process is not influenced by this, only if you'd like to utilize that size field for...
Sg is an abbreviation for something. As I have stated, there are different 2 problems, which linked in my case: 1. `size` attribute is null for images imported from Facebook/Instagram....
Of course I was not intentionally setting null values. Companion crashes and the upload process hangs at 50 percent. TypeError is thrown by form-data package, not Companion itself.
Confirmed that this change creates errors. I am totally confused about the reason. I was able to find another way to reach my goal, but would really appreciate an explanation....
I was unable to reproduce. I'm almost sure that it was onRequest function (in manager): $this->app->make('events')->dispatch('swoole.request') line, the error was app being null. But you can find similar errors in...
Hi, I hoped that this really basic functionality is already available somehow. Unfortunately, I have no experience in C++ neither I could figure out how the function is called. Does...
Then wouldn't changing/removing (idk if it has "or" syntax) the param type checking be enough?