helium / helium-wallet-rs

Rust implementation of a helium wallet CLI
Apache License 2.0
258 stars 114 forks source link

Assert data-only hotspot location transaction fails #334

Closed dinocore1 closed 1 year ago

dinocore1 commented 1 year ago

I have previously created a data-only hotspot with the helium-wallet hotspots add... command. Now when I try to assert location, I get this error:

helium-wallet hotspots assert --lat=4x.xxxx --lon=-7x.xxxx --gain 2.0 iot 14c4UipSAb1LUcyCCKDPwQUxxxxxcxzSUZ --commit`
Wallet Password: [hidden]
Error: HTTP status client error (404 Not Found) for url (https://onboarding.dewi.org/api/v3/transactions/iot/update-metadata)
madninja commented 1 year ago

Thanks for the report.. We'll get that addressed. Data only hotspot support is not quite there yet.