Hi !
I use the OAuth API by Abraham and when some users are log in into my app, there’s this error : “Cette fonctionnalité est temporairement indisponible”.
$token = OAuthUtil::parse_parameters($request);
This is the $token variable that returns this error.
I don’t know if it’s random or if there’s a reason but some users return this error…
Thanks by advance for you help!