Limited Support
Our team is currently on holiday, so support will be limited during this period. Response times may be slower than usual, and some inquiries may be delayed. We appreciate your patience and understanding, and we’ll resume our usual support by the end of August.
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?
Thank you! Social Network Support gave me additional access to my application and now it works good.