You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Note that flip_conv_id is an empty string here, thus we're unable to properly call loadflip later. It is however available in API directly (i. e. when calling keybase chat api-listen, it appears as intended). Any idea how to deal with that?
The text was updated successfully, but these errors were encountered:
Here's my simple handler class:
And this is what it prints out (formatting my own):
Note that
flip_conv_id
is an empty string here, thus we're unable to properly callloadflip
later. It is however available in API directly (i. e. when callingkeybase chat api-listen
, it appears as intended). Any idea how to deal with that?The text was updated successfully, but these errors were encountered: