Skip to content
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

Can not upload file using ISaver error is (com.microsoft.onedrivesdk.saver.SaverException) #21

Open
UmeshBaldaniya46 opened this issue Nov 16, 2017 · 7 comments

Comments

@UmeshBaldaniya46
Copy link

UmeshBaldaniya46 commented Nov 16, 2017

I am not able to upload file on onedrive
I did not change any code, added file read & write run time permissions to sample app.
I have putt on my APPID on ample app but I still get an "NoFileSpecifiedError".

OS: 6.0
Device : Motorola XT10902

File exist /storage/emulated/0/MyFile.txt
fileUri file:///storage/emulated/0/MyFile.txt

error is com.microsoft.onedrivesdk.saver.SaverException
at com.microsoft.onedrivesdk.saver.Saver.handleSave(Saver.java:110)
at com.example.onedrivesdk.saversample.SaverMain.onActivityResult(SaverMain.java:116)

screenshot_20171116-123122

@ahsan7766
Copy link

ahsan7766 commented Mar 6, 2018

Getting Same issue even every uri scheme i follow and debug the app many times. All is perfect but still getting the com.microsoft.onedrivesdk.saver.SaverException with file not specified error . @ksheode @dzearing @garethj-msft @daboxu

@LogeshwariMurugan
Copy link

Im following the same steps given by the Microsoft official portal. but still same issue exists.
NoFileSuspected issue and fulldebugger log null

@frackinfrell
Copy link

frackinfrell commented Jan 16, 2019

I am also getting this error when using Saver. NoFileSpecified, even though I thoroughly tested that the file exists and has the correct URI. Can someone from Microsoft please take a look. (@peternied ?)

@peternied
Copy link
Contributor

@frackinfrell Heya, thanks for summoning me, I don't work at Microsoft anymore and same with Dabo. I'll add some folks and that might still be around...

@daspek @ificator Someone from there OneDrive Android client might be able to help respond to these questions if you could send it their way.

@ghost
Copy link

ghost commented Mar 25, 2019

Any chance this issue has been solved?

If not could we get an answer. From the testing I have done it seems the problem lies with the changes in the way Android is handling Intents and file permissions.

@hanselip
Copy link

@peternied I can take a look at this one

@rameez-sgi
Copy link

If some has solved this problem please update

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

8 participants