Skip to content
This repository has been archived by the owner on Mar 30, 2022. It is now read-only.

java.lang.SecurityException: Permission Denial #102

Open
sonic154 opened this issue Apr 19, 2019 · 1 comment
Open

java.lang.SecurityException: Permission Denial #102

sonic154 opened this issue Apr 19, 2019 · 1 comment

Comments

@sonic154
Copy link

Caused by: java.lang.SecurityException: Permission Denial: reading com.android.providers.downloads.DownloadStorageProvider uri content://com.android.providers.downloads.documents/document/1103#Intent;launchFlags=0x43;end from pid=28543, uid=11351 requires that you obtain access using ACTION_OPEN_DOCUMENT or related APIs
at android.os.Parcel.createException(Parcel.java:1953)
at android.os.Parcel.readException(Parcel.java:1921)
at android.database.DatabaseUtils.readExceptionFromParcel(DatabaseUtils.java:183)
at android.database.DatabaseUtils.readExceptionFromParcel(DatabaseUtils.java:135)
at android.content.ContentProviderProxy.query(ContentProviderNative.java:418)
at android.content.ContentResolver.query(ContentResolver.java:804)

@Drakot
Copy link

Drakot commented Feb 1, 2021

Same here

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

No branches or pull requests

2 participants