Notifications
Clear all
Topic starter
13/01/2019 6:31 pm
I ran into a problem with Ok Authorization:
- Created OAuth application on Ok.com with added https://example.com/wp-admin/admin-ajax.php as a redirect URI.
- Got Application ID, Public Key and Security Key.
- Input these data to plugin settings and saved.
Authorization starts working good but when page redirects to /wp-admin/admin-ajax.php + long URL-parameter, user sees such an error:
This page isn’t working example.com is currently unable to handle this request.
HTTP ERROR 500
And when user manually goes to the page with comments there is such notification above the comment form:
Odnoklassniki authentication is unsuccessful (OAuth state does not exist).
How this problem can be fixed?
Topic starter
14/01/2019 3:00 pm
Thank you! Social Network Support gave me additional access to my application and now it works good.