mattn / bsky

A cli application for bluesky social
269 stars 26 forks source link

show-profile API never working #4

Closed sarbor closed 1 year ago

sarbor commented 1 year ago

The show-profile command always returns cannot get profile: XRPC ERROR 400: 400 Bad Request for me

Testing

> bsky tl
sarbo.bsky.social [sarbo] (2023-04-10T21:42:20-07:00)
begging yall to release a python cli client

golang is an abomination
 👍(1)⚡(0)↩️ (0)
 - at://did:plc:patvsek5peyzwyrhckrqv3tg/app.bsky.feed.post/3jt32iydrel2i
 - 

> bsky show-profile
cannot get profile: XRPC ERROR 400: 400 Bad Request
mattn commented 1 year ago

Can not repro in latest.

sarbor commented 1 year ago

Works using the -H flag

> bsky show-profile
cannot get profile: XRPC ERROR 400: 400 Bad Request

> bsky show-profile -H sarbo.bsky.social
Did: did:plc:patvsek5peyzwyrhckrqv3tg
Handle: sarbo.bsky.social
DisplayName: sarbo
Description: in my eras era
Follows: 151
Followers: 56
Avatar: https://cdn.bsky.social/imgproxy/sM8M287TEd8bdpDG4FdyfxpWEtnFnjoyrLm-DeOCgyg/rs:fill:1000:1000:1:0/plain/bafkreifvr6fbovfvkpqjltg5266bgu7nzpasepa4zjcllsttghxd66ndha@jpeg
Banner
mattn commented 1 year ago

Ah, yes. This is intended.