Skip to content

Fetching all friendships at version 5 #231

Answered by sbertix
emreond asked this question in Q&A
Discussion options

You must be logged in to vote

Hey @emreond,

Sure.

Endpoint.users(idsArray)
   .friendships
   .unlock(with: secret)
   .session(.instagram)
   []

Here's the migration guide for all Endpoints from 4.* to 5.*.

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@emreond
Comment options

@sbertix
Comment options

@emreond
Comment options

@sbertix
Comment options

Answer selected by sbertix
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants