Open rudyfraser opened 1 month ago
Maybe related:
Me: Any idea why the app view would return "0001-01-01T00:00:00.000Z" for createdAt and indexedAt for a profile (3p pds implementation) e.g. https://api.bsky.app/xrpc/app.bsky.actor.getProfile?actor=did:plc:hivp4of4zpkjdlxijfplzyjd
Jaz: that should be time.Now() of when the profile was first seen basically. we didn't see a profile creation for the actor. we just resolved the DID<->Handle. so it's actually a null createdAt/indexedAt which is getting turned into the zero time
Viewing rsky hosted profile from canonical PDS loads profile correctly
GET https://shiitake.us-east.host.bsky.network/xrpc/app.bsky.actor.getProfile?actor=did:plc:hivp4of4zpkjdlxijfplzyjd returns
Viewing any profile while logged into rsky pds returns an error in app:
GET https://blacksky.app/xrpc/app.bsky.actor.getProfile?actor=did%3Aplc%3Aw4xbfzo7kqfes5zb7r6qv3rw returns: