Nodge / yii2-eauth

EAuth extension allows to authenticate users by the OpenID, OAuth 1.0 and OAuth 2.0 providers.
BSD 2-Clause "Simplified" License
196 stars 128 forks source link

EAuthException by Odnoklassniki #105

Closed Minor946 closed 7 years ago

Minor946 commented 7 years ago

EAuthException: PAGE_NOT_FOUND : Handling controller for path /api/ not found

Minor946 commented 7 years ago

Update in service file OdnoklassnikiOAuth2Service this variable protected $baseApiUrl to -> protected $baseApiUrl = 'https://api.ok.ru/fb.do';