robosats icon indicating copy to clipboard operation
robosats copied to clipboard

bug: android: invalid robot token in header

Open f321x opened this issue 7 months ago • 1 comments

Describe the bug Updated robosats android to v0.7.7 (pre-release) Open App, generate new Robot, go to Order book, click on any offer (coordinators don't affect it). Then the following error is shown while the order is stuck loading:

Image

Its not possible to accept/view an offer as taker.

Expected behavior Offer Dialog with offer details opens.

Smartphone (please complete the following information):

  • Device: Pixel 9
  • OS: GrapheneOS w Play services
  • Browser: (Vanadium)
  • Version: 15

Additional context The app worked fine before, seems to be a regression in 0.7.7 (pre-release Version)

f321x avatar Apr 28 '25 19:04 f321x

This release changes a bit the communication with coordinators from clients. That implies that the new version of the clients can't communicate with older versions of the coordinator.

I set it as pre-release because coordinators must upgrade before users. Thanks for the warning I'll leave this open for others. 👍

KoalaSat avatar Apr 29 '25 07:04 KoalaSat

Fixed with https://github.com/RoboSats/robosats/releases/tag/v0.7.9-alpha

KoalaSat avatar Jul 10 '25 14:07 KoalaSat