pablobarbera / instaR

Dev version of instaR package: Access to Instagram API via R
106 stars 47 forks source link

Does the Oauth redirect_uri need to have the trailing slash ? #12

Closed mobcdi closed 8 years ago

mobcdi commented 8 years ago

While the instaOauth recommends http://localhost:1410 I appear to need http://localhost:1410/ as the redirect_uri value to be used on my client config on https://instagram.com/developer/clients/manage/

pablobarbera commented 8 years ago

Thanks for reporting this! Yes, it should be http://localhost:1410/