Home
  • Payments and Transfers
  • Disputes and Limitations
  • My Account
  • My Wallet
  • Login & Security
  • Seller Tools

Why did I get API error code 81002?

Issue
PayPal returned API error code 81002 - Method Specified is not Supported.

Cause
PayPal identified your provided method as "unspecified" because it detected coding errors.

Solution
Debug your code. Replace or correct any invalid or deprecated variables.

Possible solutions:
  • Do not use urlencode + http_build_query, because this will result in double encoding.
  • Check that you aren't using a semicolon (;) as a separator. PayPal supports use of only ampersands (&) as separators. 
  • Review your code to ensure that none of the variables in it have been deprecated.
For help resolving this issue or others, visit PayPal's Contact Customer Service page.
 

Note: See the Developer Portal for a complete list of NVP/SOAP API error codes.

See also:
NVP/SOAP Reference
Was this article helpful?

More ways we can help

How are we doing?
Take our survey

If you accept cookies, we’ll use them to improve and customize your experience and enable our partners to show you personalized PayPal ads when you visit other sites. Manage cookies and learn more