Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add_tag_subscription creates a 'user' subscription #102

Open
olalonde opened this issue Aug 22, 2016 · 0 comments
Open

add_tag_subscription creates a 'user' subscription #102

olalonde opened this issue Aug 22, 2016 · 0 comments

Comments

@olalonde
Copy link

olalonde commented Aug 22, 2016

It seems the add_tag_subscription method actually creates a user subscription. Here's the subscription object I get after creating a tag subscription:

[ { object: 'user',
    object_id: null,
    aspect: 'media',
    subscription_id: 0,
    callback_url: 'https://my.callback/url',
    type: 'subscription',
    id: 0 } ]

I believe Instagram no longer allows tag subscriptions? Is that right?

@olalonde olalonde changed the title add_tag_subscription created a 'user' subscription add_tag_subscription creates a 'user' subscription Aug 22, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant