A
A
Andrey2017-03-31 11:18:54
Facebook
Andrey, 2017-03-31 11:18:54

Authorization on 1C Bitrix does not work?

Good afternoon!
Such a problem is a site on 1C bitrix
It has authorization through facebook, through a standard authorization component, fb authorization settings were registered in the "social services" modules
A week ago the site was transferred to vps
And right now authorization through fb does not work, it works through vk and google, but fb does not let me in, all the settings in the facebook cab are set.
When trying to authorize, it gives the following errors:
cbc3f11289de404d843325ca06152bb1.png31866ac76e9745389c45fb15e54ca993.png

Answer the question

In order to leave comments, you need to log in

3 answer(s)
A
Andrey, 2017-04-03
@Andrey_Tech

I solved the problem myself I'll post the
answer here, maybe it will be useful to someone in the future : Follow
the path:
bitrix/modules/socialservices/classes/general/facebook.php
and look for the line there:
//parse_str($result, $arResult);
and below it, paste this line:
$arResult = json_decode($result, true);
and should earn

S
Sergey Shaklein, 2017-03-31
@sanshung

Do you have access to facebook?
Perhaps the settings on Facebook were taken down.

P
prostotak123, 2017-06-06
@prostotak123

The problem was solved by installing openssl1.0.2

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question