Getting OTP via API
-
Hello,
I’m using WP REST API to authenticate and add posts in my WP site.
Is there a way to get the OTP via API and use it to authenticate?
If I dont disable the TFA plugin, I get the following error:
{"code": "[jwt_auth] authentication_failed", "message": "<strong>Error:</strong> The one-time password (TFA code) you entered was incorrect.", "data": { "status": 403 } }
Thanks,
Leonardo
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Getting OTP via API’ is closed to new replies.