{% extends "meta.html" %} {% block title %} OAuth 2.0 - {{cfg("sr.ht", "site-name")}} meta {% endblock %} {% block content %}

OAuth 2.0 error occured

You're seeing this page because you were directed to a malformed OAuth 2.0 authorization URL by a third-party client. If you are not the client administrator, click here to proceed. If you are the client administrator, the details of this error are:

Error code
{{code}}
Error description
{{description}}
{% endblock %}