Skip to content
This repository has been archived by the owner on Nov 16, 2021. It is now read-only.

Error: Access to this resource is forbidden. #33

Open
schanceee opened this issue Jan 21, 2021 · 3 comments
Open

Error: Access to this resource is forbidden. #33

schanceee opened this issue Jan 21, 2021 · 3 comments

Comments

@schanceee
Copy link

Hi,

First off thank you for doing this. I really like todo.txt but I can't use it right now on my new work computer because I am not allowed to install software myself on it (including Chrome which would at least give me the extension). My only solution is finding a browser access. So thanks!

Anyway I found your git and am trying to spin it up. I am not a very experienced wed developer. So I apologize in advance if my questions are a bit naive. For your information, I am using WSL.

I followed your instructions. I made to the python local.py part (I did not use docker). So the website opens in Firefox under the url http://localhost:8080/ but somehow I get the error: "Access to this resource is forbidden."
Here is how I am using your config file. I am using Dropbox, so I set the storage_backend_to_use to "Dropbox". I set up the app in Dropbox giving me access only to that folder and generated an access token which I pasted in the storage_backends part. I set the path to point to the file in that specific folder. In the users section, I entered random new credentials. In the secret_key section, I entered a random Unicode. the auth_backend_to_use is set to "DictAuth".

The logs say the following:
127.0.0.1 - - [21/Jan/2021 17:36:40] "GET / HTTP/1.1" 200 -
127.0.0.1 - - [21/Jan/2021 17:36:40] "GET /favicon.png HTTP/1.1" 200 -
127.0.0.1 - - [21/Jan/2021 17:36:40] "GET /favicon.ico HTTP/1.1" 200 -

Any idea what I might be doing wrong?
Cheers,
Ed

@uriel1998
Copy link

uriel1998 commented Feb 18, 2021

I also have this exact same issue; what puzzles me is that I had it working before.

Non-docker, Debian 10 (with some apt-pinning). Python 3.9.1, local storage, dictauth.

Could it be the version change from python 3.8 -> 3.9 that broke something?

@acbg
Copy link

acbg commented May 1, 2021

Same issue here. Using Debian 10, Python 3.7.3, WebDav (Nextcloud), WebDavAuth.

It's my first installation/attempt so can't compare to previous state.

@asitemade4u
Copy link

asitemade4u commented Jun 16, 2021

I get the same error with Python3.7, installed in a Debian 10 LXC container

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

4 participants