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

fixing uri and adding log #12

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

matanshukry
Copy link

What is this?

tl&dr: Fixing the code so we can retrieve it by url + adding log so we can actually see if there are any errors

"Long" story:

I tried to use this plugin, but I couldn't get it work when using it from URI.
I got an error saying access denied.

I had to clone it and add the log message to see the actual details on why it failed - and it seems it was trying to retrieve it as file, even though the boolean was set.

Looked online and the fix is to call another method, which is what I did

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

Successfully merging this pull request may close these issues.

1 participant