• Resolved isavepak

    (@isavepak)


    I am getting the following error. i am using “wordpress jwt authentication for wp-api” plugin to generate token. And when i pass token value to your plugin with or without auth code, i get the following error:

    code 400
    message “Signature verification failed”
    data null

    • This topic was modified 5 years, 8 months ago by isavepak.
Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Nicu Micle

    (@nicu_m)

    Hello,
    This error message occurs when an invalid “JWT Decryption key” is provided. Are you sure that you have provided a valid decryption key?

    Can you please send me a JWT and the decryption key, so I can investigate?

    Thank you for you support.

    • This reply was modified 5 years, 6 months ago by Nicu Micle.
    Plugin Author Nicu Micle

    (@nicu_m)

    Hello,

    Please add the JWT signature key in “JWT Decryption Key” and the JWT will be decoded.
    Let me know if it solves your problem.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘getting error “Signature verification failed” code 400’ is closed to new replies.