usefulteam / jwt-auth

WordPress JSON Web Token Authentication
https://wordpress.org/plugins/jwt-auth/
122 stars 48 forks source link

Empty response #45

Closed Zyles closed 2 years ago

Zyles commented 2 years ago

Something broke with jwt-auth.

When I do POST https://{{host}}/wp-json/jwt-auth/v1/token with username, password or even blank credentials it takes around 1 minute and I get a 504 Gateway Time-out response back.

There are no logs or anything.

Wordpress 5.7.2 PHP 7.4

Zyles commented 2 years ago

Found the problem. If you use "Hide My WP" it will alter the wp-json path in the latest update.