Skip to content

The app isnt able to upload a file to OneDrive(NoFileSpecified) #18

@davidv171

Description

@davidv171

Any idea what could be causing NoFileSpecified error?

7.0
Xperia Z5
Didnt change any code, added file read & write permissions to another app that is using the saver and I still get an "NoFileSpecifiedError".

I changed the APPID.

This is how my permissions look like on the developer's console http://i.imgur.com/vURocmV.png

Turns out 7.0 doesnt allow file:// URIs. So I changed to content:// , so it looks like this now:

content://david.projectclouds.MainActivity/file/diabetix/Temp.xml

Still same problem. Using FileProvider.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions