Answer the question
In order to leave comments, you need to log in
How to get token paypal API to get Access Token?
How to get a token from paypal API?
There is such an example in the documentation , but some kind of token is used there. How to get it? Or is it just a method?
If this is just a method, then why is this error being thrown, given that I did everything according to the instructions:
{
"error": "invalid_token",
"error_description": "Authorization header does not have valid access token"
}
Answer the question
In order to leave comments, you need to log in
Solution: you need to use the example of obtaining a token via curl
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question