Find me on Mastodon at @brayd@braydmedia.de

I also have a blog (written in German) at https://blog.braydmedia.de

  • 5 Posts
  • 8 Comments
Joined 2 years ago
cake
Cake day: September 30th, 2022

help-circle







  • Well it worked but the error was {“error”: “Unknown”}

    BUT I figured it out! Your app wasn’t able to handle special chars in my password. I changed my password to something without special chars and now it works!

    Specifically I had the special chars { [ @ } < . and # in my password. So somewhere here is the issue and some kind of character here is breaking your password field or your API request. Maybe some escape you’re doing?