Closed asadamatic closed 2 months ago
Hello, do you get this same issue if testing the plugin with no other plugins enabled / default theme?
We checked by disabling all plugins and it worked. There's probably some conflict issue.
@asadamatic did you find out what the conflict was? If so please share as it may help others.
I'm yet to test it for conflict.
On Fri, 23 Aug 2024, 14:03 dominic-ks, @.***> wrote:
@asadamatic https://github.com/asadamatic did you find out what the conflict was? If so please share as it may help others.
— Reply to this email directly, view it on GitHub https://github.com/usefulteam/jwt-auth/issues/129#issuecomment-2306638290, or unsubscribe https://github.com/notifications/unsubscribe-auth/AI6ZBMMG6X43GPSQDQUYNWDZS33G5AVCNFSM6AAAAABM5QARDKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGMBWGYZTQMRZGA . You are receiving this because you were mentioned.Message ID: @.***>
I'm facing an issue where the
/token
endpoint is redirection on invalid credentials and returns html in the response instead of the json response. It works fine on valid credentials.I'm facing the same issue with the other JWT Authentication plugin.