PHP

OAuthProvider::reportProblem

OAuthProvider::reportProblem

(PECL OAuth >= 1.0.0)

OAuthProvider::reportProblem — Report a problem

Description

final public static string OAuthProvider::reportProblem ( string $oauthexception [, bool $send_headers = true ] )

Pass in a problem as an OAuthException, with possible problems listed in the OAuth constants section.

Warning

This function is currently not documented; only its argument list is available.

Parameters

oauthexception

The OAuthException.

Return Values

No value is returned.

See Also

  • OAuthProvider::checkOAuthRequest() - Check an oauth request

  • OAuthProvider::isRequestTokenEndpoint() - Sets isRequestTokenEndpoint

← OAuthProvider::removeRequiredParameter

OAuthProvider::setParam →

© 1997–2017 The PHP Documentation Group

Licensed under the Creative Commons Attribution License v3.0 or later.

https://secure.php.net/manual/en/oauthprovider.reportproblem.php