jquery-cordova-oauth2 icon indicating copy to clipboard operation
jquery-cordova-oauth2 copied to clipboard

Refused to display Error and ERR_BLOCKED_BY_RESPONSE

Open narenderreddych opened this issue 6 years ago • 1 comments

Hi,

I tried your example. but am getting error please help me.

$.oauth2({ auth_url: 'https://www.facebook.com/dialog/oauth', response_type: 'token', client_id: '2063360807218431', redirect_uri: 'http://10.10.11.211:3000', other_params: { error

                    scope: 'basic_info',
                    display: 'popup'
              }

narenderreddych avatar Aug 14 '17 12:08 narenderreddych

Same here when I use browser platform.

Try to test in a real device.

elrafael avatar Apr 17 '18 14:04 elrafael