We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I am trying to do this:
nak req -t proxy=at://did:plc:oky5czdrnfjpqslsw2a5iclo/app.bsky.feed.post/3jhprg4xfc22f eclipse.pub/relay
but it won't let me:
invalid --tag 'proxy=at://did:plc:oky5czdrnfjpqslsw2a5iclo/app.bsky.feed.post/3jhprg4xfc22f'
This works:
echo '{"#proxy": ["at://did:plc:oky5czdrnfjpqslsw2a5iclo/app.bsky.feed.post/3jhprg4xfc22f"]}' | nak req eclipse.pub/relay
The text was updated successfully, but these errors were encountered:
f425097
No branches or pull requests
I am trying to do this:
but it won't let me:
This works:
The text was updated successfully, but these errors were encountered: