Do you still have the uri? This might be a bug some where
Discussion
Maybe NIP-19 got updated but I can't remember a way to specify a pubkey belongs to a group or to a Note. This is something I still didn't solved for Nostros. Is there any solution for that?
Scan the QR, get the id, send a filter to relays and the user to a Loading page. After the event returns, check the type and redirect them to the appropriate page.
Yeah that was the only solution I could figure out, I just didn't implement it hoping for nip33 to get updated and define groups. Probably I'll end up doing this.
Pubkey for a group? What do you mean? Nevent allows to encode arbitrary event id an relay info but clients still need to get the event and show the right thing depending on the kind.
Yes sorry, I meant to say event id. The point is, is there a way to know what's the kind of it prior to send a request to a relay?