How can we help?
Hello!
in this plugin docs we have
const APP_ID = '<YOUR_APP_ID>';
const APP_KEY_TOKEN = '<YOUR_APP_KEY_TOKEN>';
const USER_KEY_TOKEN = '<YOUR_USER_KEY_TOKEN>';
but in Keys & IDs section in the personal account on the site we have only:
App ID
REST API key
What is APP_KEY_TOKEN and USER_KEY_TOKEN ?
Code of Conduct