G’day all! Just thought I’d chuck up this random thread for a bit of a yarn. You know, sometimes it’s nice to have a chinwag about anything and everything – could be your latest DIY project, a recipe you’re stoked about, or even just how your day’s been. It’s all about sharing the good vibes and having a fair dinkum chat. So, what’s the goss? Jump on in and let’s have a good old chit-chat, like a bunch of mates sitting 'round the table. Cheers!

    • ⸻ Ban DHMO 🇦🇺 ⸻
      link
      fedilink
      English
      arrow-up
      3
      ·
      9 months ago

      There’s an extra step with login now lemmyClient.setHeaders({ Authorization: Bearer ${loginRes.jwt!} }); need to set this ‘Bearer’ header with the login token. I’ll see if I can come up with a patch for the bot code used by Brisbane, Sydney and Canberra to work with 0.19.x. It’s annoying because the lemmy-js-client documentation doesn’t point this out the in the example. I found the solution by looking at lemmy-bot