-
-
Notifications
You must be signed in to change notification settings - Fork 79
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Invalid URI #138
Comments
So I guess I have to wait for the API to get updated? |
You can transform the link to the old format manually. (Until the fix comes out.) The old format: |
@Kuhicop I added support for new links format. Could you try the following MyGet package https://www.myget.org/feed/megaapiclient/package/nuget/MegaApiClient/1.7.1-138-newurl-508 ? @AlttiRi Thanks a lot for the very useful URL examples |
It works for me, tested via |
Description:
Invalid uri. Unable to extract Id and Key from the uri https://mega.nz/file/qngU0SLb#LKpljv7WtAT-Z0k4IuLwgby7g4OBhOFiBVzIkylD_iY
I've tested uploading the file 3-4 times to get different link but doesn't work with any link
what are you trying to do
Download a single file from mega link
Actual Behavior:
Doesn't download anything, it says the uri is invalid
what happens
I'm getting this error: Invalid uri. Unable to extract Id and Key from the uri https://mega.nz/file/qngU0SLb#LKpljv7WtAT-Z0k4IuLwgby7g4OBhOFiBVzIkylD_iY
Expected Behavior:
Downloading the file from that url
Steps to Reproduce:
MegaApiClient Version: 1.7.1
The text was updated successfully, but these errors were encountered: