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

Password Change API #318

Closed
evandibona opened this issue Nov 22, 2021 · 3 comments
Closed

Password Change API #318

evandibona opened this issue Nov 22, 2021 · 3 comments
Milestone

Comments

@evandibona
Copy link

I hate to be a bother again, but this one has me stumped. After bumbling around with the API for awhile, I got through the authentication with a code and then a token. The site ( https://piedmontnons.top/assets/account/ ) consistently makes the call for the account object, with the username and other things. But I'm stuck at trying to change the password.

It seems that no matter how the request is framed it still returns a 404. There doesn't seem to be any good reason why that address would fail when the other one seems to work just fine.

user: strawman@gmx.com
pass: ifIonlyhadabrain

Thanks in advance, this project is fantastic!

@tsmethurst
Copy link
Contributor

Heya! Totally my fault :') I missed something when I was doing that user module code for changing passwords etc. I'll make a fix for it :)

@tsmethurst
Copy link
Contributor

@evandibona the above pr should fix the issue ^^ It'll be included in 0.1.1, or you can try building from main and deploying again if you're up for it

@tsmethurst tsmethurst added this to the 0.1.1 milestone Nov 22, 2021
@evandibona
Copy link
Author

Haha no worries, I appreciate the fix. Works beautifully now!

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

No branches or pull requests

2 participants