Open Leekao opened 3 years ago
I actually got this package to work for me (I opened a PR: https://github.com/yubozhao/meteor-accounts-instagram/pull/24) , but it looks like the accessToken provided isn't working, not sure why, if you're reading this sometime in the future keep in mind that the scopes have changed and stuff like "basic" doesn't work anymore, instead use "user_profile" and "user_media" and be advised that in order to use them in production your app must be reviewed.
I'm trying to add the package on Meteor 2.3.4 (Windows 10) and getting constraint conflicts for accounts-base, is this project still maintained?