Skip to content
Discussion options

You must be logged in to vote

403 isn't a CSP error, it's about the scope. Your assetProtocol.scope config only allows the downloads, desktop, and app-specific data directories, without their contents. For example for your second screenshot to work you need to include "$APPDATA/**/*" as well (** means any folder level, * means any file in those folders)

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@EArnold1
Comment options

Answer selected by EArnold1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants