API
-
Hello! I am using an authentication token to make a REST API call. I verify the token via ‘https://public-api.wordpress.com/oauth2/token-info?client_id=your_client_id&token=your_token’ and it works, but calling ‘https://public-api.wordpress.com/rest/ v1 / me ‘tells me the token is invalid. Please, help.
-
Hi there:
This is the support forum for sites hosted with WordPress.com. If you need help with the WordPress.com REST API, you can review the documentation at https://developer.wordpress.com/ for reference.
Specifically, you can read about how to properly get an authorization token here:
If you still need help with the API and tools, reach out to the developer support here: https://developer.wordpress.com/contact/
I hope that helps!
- The topic ‘API’ is closed to new replies.