codehakase / golang-gin

Build a Golang app with the Gin framework, and authenticate with Auth0 + JWT

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

401 Error

pwalters04 opened this issue · comments

Hi, I am not able to login to the app. I have gone through the tutorial and comb my code, but have no luck. This is the error I am getting.
Failed to load resource: the server responded with a status of 401 (Unauthorized)
Error parsing token: Invalid issuer.

any ideas?

Hello @pwalters04! This might be due to changes with the Auth0 client. I'll check and update the article or post a notice on the README

Thank you! Please send me a link to the article you are reading for me to see as well.

@pwalters04 @codehakase i got the same error which you are facing did any updates for the same ?