Facebook Login Unknown Error

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
6 years ago
dvukovic1 wrote:
Anyone could help to compile the solution for v3.9?

https://drive.google.com/open?id=0B9iAbtNvK8eIYjdvbmo3YkxKZm8

Thank you very much! It helped me))
6 years ago
geldi wrote:
Anyone could help to compile the solution for v3.9?

https://drive.google.com/open?id=0B9iAbtNvK8eIYjdvbmo3YkxKZm8
Thank you very much! It helped me))


You simply paste the files over the old ones or you need to reinstall the plug-in from scratch?
6 years ago
The best way is to uninstall old one, delete or rename old plugin, and copy new one.
After that you simply install as new plugin.

BR,
Dario
6 years ago
dvukovic1 wrote:
The best way is to uninstall old one, delete or rename old plugin, and copy new one.
After that you simply install as new plugin.

BR,
Dario


Just did that and when you want to register with the fb credentials it says:
-------------------------------------------------------------------
Your new user account will be connected by 244************ (delete)
-------------------------------------------------------------------
And that's it... nothing else.

Shouldn't it appear the fb page of the app with the "give your agreement" Accept and after this to log into your new account?
6 years ago
No, that's it. If you are already logged in to FB, you will not see any FB site.
6 years ago
silversmoke wrote:
Anyone could help to compile the solution for v3.9?


thanks all for the support , here is build for 3.90 :
https://drive.google.com/open?id=0B9iAw-bwVBsmZU1Nek5HYzFjT0E
6 years ago
DecoratiuniGPN wrote:
Anyone could help to compile the solution for v3.9?

https://drive.google.com/open?id=0B9iAbtNvK8eIYjdvbmo3YkxKZm8
Thank you very much! It helped me))

You simply paste the files over the old ones or you need to reinstall the plug-in from scratch?



thank you very much! :D
6 years ago
Hi
I tried using the suggested solution and i'm getting an error, what can I do?

System.Net.WebException: The remote server returned an error: (400) Bad Request. at System.Net.HttpWebRequest.GetResponse() at Nop.Plugin.ExternalAuth.Facebook.FacebookOAuth2Client.QueryAccessToken(Uri returnUrl, String authorizationCode) at DotNetOpenAuth.AspNet.Clients.OAuth2Client.VerifyAuthentication(HttpContextBase context, Uri returnPageUrl) at Nop.Plugin.ExternalAuth.Facebook.Core.FacebookProviderAuthorizer.VerifyAuthentication(String returnUrl) at Nop.Plugin.ExternalAuth.Facebook.Core.FacebookProviderAuthorizer.Authorize(String returnUrl, Nullable`1 verifyResponse) at Nop.Plugin.ExternalAuth.Facebook.Controllers.ExternalAuthFacebookController.LoginInternal(String returnUrl, Boolean verifyResponse) at Nop.Plugin.ExternalAuth.Facebook.Controllers.ExternalAuthFacebookController.LoginCallback(String returnUrl) at lambda_method(Closure , ControllerBase , Object[] ) at System.Web.Mvc.ActionMethodDispatcher.Execute(ControllerBase controller, Object[] parameters) at System.Web.Mvc.ReflectedActionDescriptor.Execute(ControllerContext controllerContext, IDictionary`2 parameters) at System.Web.Mvc.ControllerActionInvoker.InvokeActionMethod(ControllerContext controllerContext, ActionDescriptor actionDescriptor, IDictionary`2 parameters) at System.Web.Mvc.Async.AsyncControllerActionInvoker.<BeginInvokeSynchronousActionMethod>b__39(IAsyncResult asyncResult, ActionInvocation innerInvokeState) at System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`2.CallEndDelegate(IAsyncResult asyncResult) at System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResultBase`1.End() at System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethod(IAsyncResult asyncResult) at System.Web.Mvc.Async.AsyncControllerActionInvoker.AsyncInvocationWithFilters.<InvokeActionMethodFilterAsynchronouslyRecursive>b__3d() at System.Web.Mvc.Async.AsyncControllerActionInvoker.AsyncInvocationWithFilters.<>c__DisplayClass46.<InvokeActionMethodFilterAsynchronouslyRecursive>b__3f() at System.Web.Mvc.Async.AsyncControllerActionInvoker.AsyncInvocationWithFilters.<>c__DisplayClass46.<InvokeActionMethodFilterAsynchronouslyRecursive>b__3f() at System.Web.Mvc.Async.AsyncControllerActionInvoker.AsyncInvocationWithFilters.<>c__DisplayClass46.<InvokeActionMethodFilterAsynchronouslyRecursive>b__3f() at System.Web.Mvc.Async.AsyncControllerActionInvoker.AsyncInvocationWithFilters.<>c__DisplayClass46.<InvokeActionMethodFilterAsynchronouslyRecursive>b__3f() at System.Web.Mvc.Async.AsyncControllerActionInvoker.AsyncInvocationWithFilters.<>c__DisplayClass46.<InvokeActionMethodFilterAsynchronouslyRecursive>b__3f() at System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass33.<BeginInvokeActionMethodWithFilters>b__32(IAsyncResult asyncResult) at System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.CallEndDelegate(IAsyncResult asyncResult) at System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResultBase`1.End() at System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethodWithFilters(IAsyncResult asyncResult) at System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass21.<>c__DisplayClass2b.<BeginInvokeAction>b__1c() at System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass21.<BeginInvokeAction>b__1e(IAsyncResult asyncResult) at System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.CallEndDelegate(IAsyncResult asyncResult) at System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResultBase`1.End() at System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeAction(IAsyncResult asyncResult) at System.Web.Mvc.Controller.<BeginExecuteCore>b__1d(IAsyncResult asyncResult, ExecuteCoreState innerState) at System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncVoid`1.CallEndDelegate(IAsyncResult asyncResult) at System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResultBase`1.End() at System.Web.Mvc.Controller.EndExecuteCore(IAsyncResult asyncResult) at System.Web.Mvc.Controller.<BeginExecute>b__15(IAsyncResult asyncResult, Controller controller) at System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncVoid`1.CallEndDelegate(IAsyncResult asyncResult) at System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResultBase`1.End() at System.Web.Mvc.Controller.EndExecute(IAsyncResult asyncResult) at System.Web.Mvc.Controller.System.Web.Mvc.Async.IAsyncController.EndExecute(IAsyncResult asyncResult) at System.Web.Mvc.MvcHandler.<BeginProcessRequest>b__5(IAsyncResult asyncResult, ProcessRequestState innerState) at System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncVoid`1.CallEndDelegate(IAsyncResult asyncResult) at System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResultBase`1.End() at System.Web.Mvc.MvcHandler.EndProcessRequest(IAsyncResult asyncResult) at System.Web.Mvc.MvcHandler.System.Web.IHttpAsyncHandler.EndProcessRequest(IAsyncResult result) at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
6 years ago
Anyone knows the default "OAuth redirect URIs" for facebook in 3.90
6 years ago
Check the white list in the facebook configuration :)
Or delete and recreate the app in facebook for avoid misconfiguration


rok.developer wrote:
Hi
I tried using the suggested solution and i'm getting an error, what can I do?

System.Net.WebException: The remote server returned an error: (400) Bad Request. at System.Net.HttpWebRequest.GetResponse() at Nop.Plugin.ExternalAuth.Facebook.FacebookOAuth2Client.QueryAccessToken(Uri returnUrl, String authorizationCode) at DotNetOpenAuth.AspNet.Clients.OAuth2Client.VerifyAuthentication(HttpContextBase context, Uri returnPageUrl) at Nop.Plugin.ExternalAuth.Facebook.Core.FacebookProviderAuthorizer.VerifyAuthentication(String returnUrl) at Nop.Plugin.ExternalAuth.Facebook.Core.FacebookProviderAuthorizer.Authorize(String returnUrl, Nullable`1 .....
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.