getKeyserverOverrideForAnInviteLink() performs a Blob Service request but doesn't send Authorization header.
Followed multimedia fetching code and added optional AuthMetadata that is sent if usingCSAT == true.
Details
Details
- On my local keyserver, created a community and created invite link
- Opened the link in the browser - invitation was successful.
- Searched Blob Service debug logs - Authorization header was present.
Diff Detail
Diff Detail
- Repository
- rCOMM Comm
- Lint
No Lint Coverage - Unit
No Test Coverage
Event Timeline
Comment Actions
cc @ginsu, as I know the Farcaster channel work is closely modeled after the invite link work, and might have the same problem