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

Update client.py #40

Merged
merged 2 commits into from Nov 10, 2020
Merged

Update client.py #40

merged 2 commits into from Nov 10, 2020

Conversation

kirstaylo
Copy link

@kirstaylo kirstaylo commented Aug 31, 2020

To avoid the error DiscourseClientError: param is missing or the value is empty: new_username

Summary of changes

Changing update_username method in client.py to avoid the error DiscourseClientError: param is missing or the value is empty: new_username

Checklist

  • Changes represent a discrete update
  • Commit messages are meaningful and descriptive
  • Changeset does not include any extraneous changes unrelated to the discrete change

To avoid the error DiscourseClientError: param is missing or the value is empty: new_username
@goetzk
Copy link
Collaborator

goetzk commented Aug 31, 2020

See also #39 , the associated bug report.

@goetzk goetzk added the bug label Aug 31, 2020
@goetzk goetzk added this to the v1.2 milestone Aug 31, 2020
@goetzk goetzk linked an issue Aug 31, 2020 that may be closed by this pull request
@bennylope bennylope merged commit cc9f35b into pydiscourse:master Nov 10, 2020
@kirstaylo kirstaylo deleted the patch-1 branch April 23, 2021 15:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

DiscourseClientError when using update username function
3 participants