This implements posting a cast using the neynar client.
Followed https://docs.neynar.com/reference/post-cast almost exactly.
Depends on D13783
Paths
| Differential D13784 Authored by will on Oct 23 2024, 11:43 PM.
Details
Summary This implements posting a cast using the neynar client. Followed https://docs.neynar.com/reference/post-cast almost exactly. Depends on D13783 Test Plan Unfortunately, something seems to be wrong with the signer uuid configured in our comm neynar account. Debugging, but will ensure a reply cast is properly posted bofore landing [NODEM] code: 'NotFound', [NODEM] message: 'Signer not found.', [NODEM] property: 'signer_uuid' [NODEM] }
Diff Detail
Event TimelineHerald added a subscriber: tomek. · View Herald TranscriptOct 23 2024, 11:43 PM2024-10-23 23:43:39 (UTC-7) Harbormaster completed remote builds in B32362: Diff 45367.Oct 24 2024, 12:01 AM2024-10-24 00:01:30 (UTC-7) This revision is now accepted and ready to land.Oct 24 2024, 6:23 AM2024-10-24 06:23:39 (UTC-7) Harbormaster completed remote builds in B32459: Diff 45492.Oct 30 2024, 2:51 PM2024-10-30 14:51:40 (UTC-7) Closed by commit rCOMMe2c7376fd405: [lib] add post cast to neynar client (authored by will). · Explain WhyOct 31 2024, 12:19 PM2024-10-31 12:19:19 (UTC-7) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 45367 lib/types/farcaster-types.js
lib/utils/neynar-client.js
|