Closed (fixed)
Project:
OneAll Social Login
Version:
7.x-1.7
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Issue tags:
Reporter:
Created:
7 May 2015 at 08:35 UTC
Updated:
1 Oct 2019 at 04:26 UTC
Jump to comment: Most recent
Comments
Comment #1
amitajgaonkar commentedI am facing same issue. Works fine in mozilla but gives access denied error in chrome. Any update on issue.
Comment #2
amitajgaonkar commentedAny update on issue
Comment #3
ibullockI'm having this issue also, but only on an Acquia hosted server and not my localhost with the same codebase.
Comment #4
ibullockIn my case the problem ended up being that the Security Kit module was blocking the outside request as a Cross-Site Request Forgery (CSRF)
Adding the Oneall domain to the allowed list for CSFR exceptions fixed it. It might be worth documenting this or adding better error handling in the module.
Comment #5
ClaudeSchlesser commentedThank you very much for the details! We have have now added a mention to our documentation!
Comment #6
rohitrajputsahab commentedThe same issue facing in all browsers
https://www.mysite.in/social_login/callback?origin=https%3A//www.mysite....
It appears you don't have
permission to access this page.
403 Error. Forbidden.
Version 7.x-2.12
Comment #7
rohitrajputsahab commentedComment #8
ClaudeSchlesser commentedPlease have a look here:
http://docs.oneall.com/plugins/guide/social-login-drupal/7/#4b
Comment #9
rohitrajputsahab commentedI have checked both ports 80 and 443 are open.
Comment #10
ClaudeSchlesser commentedHello,
please have a look at 4b ;)
Regards,
Comment #11
rohitrajputsahab commented"Security Kit" module is not installed I have checked. Please help me with what I do?
Comment #12
rohitrajputsahab commentedI'm still waiting............................. The issue has not been resolved.