Content
@
0 reply
0 recast
0 reaction
Noah Bragg 🔥
@nbragg
Is the best way to see if a user is following a specific user is to fetch all of their following? with /neynar
3 replies
1 recast
6 reactions
rish
@rish
no just pass the viewer_fid in here and look at the viewer_context: https://docs.neynar.com/reference/user-bulk
2 replies
0 recast
2 reactions
Noah Bragg 🔥
@nbragg
I have a case where the viewer_context doesn't seem to be correct. says followed_by is false when according to warpcast I am followed.
2 replies
0 recast
0 reaction
rish
@rish
hm can you share the request and I will take a look?
1 reply
0 recast
0 reaction
Noah Bragg 🔥
@nbragg
thanks! this: curl --request GET \ --url 'https://api.neynar.com/v2/farcaster/user/bulk?fids=213310&viewer_fid=9166' \ --header 'accept: application/json' \ --header 'api_key: NEYNAR_API_DOCS'
0 reply
0 recast
0 reaction