Open kevohagan opened 11 years ago
I have inserted the following
Accounts.loginServiceConfiguration.insert({ service:"instagram", clientId: secret: scope:
problem is i still get an error message on instagram oauth returning scope undefined
seems to be some problem in the package
The scope variable should have value like "likes+relationships" ...etc, if you are not much aware about it and use "basic" to be on the safer end.
I have inserted the following
problem is i still get an error message on instagram oauth returning scope undefined
seems to be some problem in the package