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
Hello,
keybase -d encrypt Adjorr01@twitter -m "Testing this out on you my friend. gpg encrypted I hope."
I get the following error when I post or track to username@twitter.
debug: Full reply: {"status":{"code":100,"desc":"invalid name","fields":{"username":"invalid name"},"name":"INPUT_ERROR"}}
debug: ------- request to merkle/path -> KeybaseError: invalid name (error #100)
error: invalid name (error #100)
Hello,
keybase -d encrypt Adjorr01@twitter -m "Testing this out on you my friend. gpg encrypted I hope."
I get the following error when I post or track to username@twitter.
debug: Full reply: {"status":{"code":100,"desc":"invalid name","fields":{"username":"invalid name"},"name":"INPUT_ERROR"}}
debug: ------- request to merkle/path -> KeybaseError: invalid name (error #100)
error: invalid name (error #100)
Config is filled out:
{
"user": {
"email": "jim@weasy.net",
"name": "weasy",
"salt": "blah",
"id": "blah"
}
}
I was able to push my key, and able to prove my twitter account.
Suggestions?
Jim Culbreath