aplotor / expanse

selfhosted multi-user web app for externally storing Reddit items (saved, created, upvoted, downvoted, hidden) to bypass Reddit's 1000-item listing limits
GNU Affero General Public License v3.0
368 stars 15 forks source link

401 after OAuth #7

Closed bloodyburger closed 2 years ago

bloodyburger commented 2 years ago

After I accept OAuth dialog, I get 401 returning to the app. image

bloodyburger commented 2 years ago

Log says,

new user (XXX)
saved user (XXX)
purged user (XXX)
denied user (XXX)
aplotor commented 2 years ago

maybe similar to #2

bloodyburger commented 2 years ago

Yes, works now, might be worth adding few notes to the Readme for helping starters. I can help with the documentation if you are fine

aplotor commented 2 years ago

i dont think it's necessary, i did specify in the env example. i will make it extra clear though, since 3 people have already made this syntax mistake so far