Hello, mi name is John.
I’m using the Air Twitter API Lite to let my users login using twitter/X. I tried to setup the plugin following all the instructions in docs.zeroqode(dot)com/plugins/air-twitter-api-lite, but when testing I get an error in the first step “Twitter: Get tokens” and I can’t do anything else… and I don’t know how to read the error to know what’s wrong this is the error:
Plugin action Twitter: Get tokens error:
Error: 403 - Forbidden
at eval (eval at build_function (/var/task/util/util_harness.js:37:12), :84:15)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async /var/task/plugin_api_v4_alpha.js:198:29
at async harness (/var/task/harness.js:115:15)
at async /var/task/harness.js:154:64
at async withGlobalHandlers (/var/task/harness.js:66:10)
at async Runtime.myHandler [as handler] (/var/task/harness.js:154:10)
Any help on how to fix this would be greatly appreciated. Thank you!