Closed mehroozkhan closed 4 years ago
Does #96 fix this? @mehroozkhan
@sbertix how can I install the library from this branch ?
Are u using CocoaPods or the Swift Package Manager? @mehroozkhan
pod 'SwiftyInsta', :git => 'https://github.com/TheM4hd1/SwiftyInsta.git', :branch => 'sb/development'
instead of pod 'SwiftyInsta'
Just remove the Package and add sb/development
instead when prompted.
Remember the branch you're switching to is still under development and not final in any way
@sbertix thank you,
Have you had any chance to test whether the error has been fixed in #96? @mehroozkhan
@sbertix In #96 every upload failed with error : Error Domain=NSCocoaErrorDomain Code=3840 "Invalid value around character 0." UserInfo={NSDebugDescription=Invalid value around character 0.}
I guess I need to check that too then hahaha Cause it used to have a fix for #111, but apparently something has changed Instagram-side (most likely) 😭 @mehroozkhan
Looking forward for the fix :) @sbertix
Unfortunately, we had to temporarily remove all upload functions from SwiftyInsta
, due to Instagram changing their actual endpoints.
I'll update you if a fix is found. @mehroozkhan
Apologies
Sometimes Media Upload function failed with response :
My Code: