D
D
Dmitry Baskakov2020-05-18 08:05:42
PayPal
Dmitry Baskakov, 2020-05-18 08:05:42

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

1 answer(s)
D
Dmitry Baskakov, 2020-05-18
@dmitrybascacov

Solution: you need to use the example of obtaining a token via curl

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question