4

Is it possible to like a post through Instagram's new Graph API?

It looks like the old Instagram API has been depreciated, along with the liking endpoints. Is this functionality just not supported anymore?

nicholas
  • 14,184
  • 22
  • 82
  • 138

1 Answers1

4

Based on the documentation for the node media, there's no way to like a post anymore.

The only interaction possible is posting a comment

SamHecquet
  • 1,818
  • 4
  • 19
  • 26
  • 1
    did you manage to find out if this was at all possible? From what I can tell it isn't with the new Facebook Graph API – Zabs Apr 15 '19 at 15:43