Home  >  Q&A  >  body text

python - flask jwt request 401, prompts header error, how to write

flask jwt request 401, prompts header error, so how to write this header?

大家讲道理大家讲道理2675 days ago1037

reply all(1)I'll reply

  • 某草草

    某草草2017-06-22 11:54:05

    Replace Bearer with JWT and try it

    This depends on the backend implementation. Some libraries default to Bearer and some default to JWT

    reply
    0
  • Cancelreply