Hi @luis & @martinromby, can you try creating a new account and letting me know if that makes things ok with hestia?
This might have something to do with the actual age of your account (2 years+?). I’ll investigate this evening or tomorrow, if I have your permission to peek at your accounts in hestia’s db
I can confirm that making a new account means that everything works as expected. I don’t have anything meaningful in either of my other accounts so I guess I could delete them and start over.
This is, unfortunately, because of a bigger issue that I’ve decided to not fix in one point oh, and it’s already sorted in two point oh.
In v1, the api token that desktop clients use has a lifespan of two years, time after which it becomes invalid. Why was this? So you don’t have to login from desktop clients every n-weeks or so. The web clients use a much shorter lived token that basically gets refreshed always. Alas, for the clients, there’s no easy way to implement this right now: it would require writing a lot of “dead” code (server, speckle popup, revit ui, rhino ui).
To not loose streams, I would create a new account, and share them from the old one with your new persona on hestia.
PS: I’ve written this like… 1 day ago(?) and never posted it. Sorry for the delay - was just cleaning up my tabs and found it lying there…