Kalob Taulien

Results 21 comments of Kalob Taulien

Hi @WrapTheCode I ran into this as well, the `Invalid Credentials` error (_User does not have the right credentials_, or something along those lines) To solve this I had to...

Hi @sg27950 I was recently getting a 500 response from `/admin/analytics/token/` as well. Mine was an Invalid JWT, though. Definitely make sure you have the right packages installed in your...

This works in Python 3 now. If it doesn't, it's probably because you're using a file or local folder called `vimeo` - which would be a naming conflict.

I am using Chrome as well. There are two scenarios: 1. When my OS is set to "light mode", it shows the black logo and works as expected. 2. When...

This has turned out quite disastrous, tbh. When I subscribe to a plan, it creates two subscriptions and doesn't let the user delete one of them. Between this an `dj-stripe`,...

Hey @DanAtShenTech I managed to fix this by setting `NOCAPTCHA = True`. My captcha still displays, but it displays the right one now (click** (LOL typo) instead of text deciphering)....

@DanAtShenTech edited. Was a typo, my bad. For the recpatcha settings I've had to wait ~45 minutes for Google to update to allow localhost urls with recaptcha. The site worked...

@kakulukia this would be a really easy PR, and I'd welcome it! The solution here to swap out the import as outlined in this Stack Overflow answer: https://stackoverflow.com/a/62266193/2074077

Hey @LunatikCoder Thanks for submitting this! Would you be able to get me more details? Which version of Wagtail and Django, things like that. And if your terminal is outputting...