jwt_auth_bad_iss when using the token on a multisite
-
Hi,
I fetch a JWT, then I send a GET request, to a site belonging to a multisite network and I get the following error :
{“code”:”jwt_auth_bad_iss”,”message”:”The iss do not match with this server”,”data”:{“status”:403}}
How could I fix that ?
Thank you,
Olivier
- The topic ‘jwt_auth_bad_iss when using the token on a multisite’ is closed to new replies.