Skip to content

Can't generate key-pairs if wordpress is installed in a subfolder #19

Open
@cientista

Description

@cientista

I have some Wordpress installations in different subfolders and when why try generate key-pairs in the profile page nothing happens.
After inspect the network request in browser inspector I noted that the subfolder is ignored on the request so it returns a 404.

For example the request made in "http://local.lab/wpapi/wp-admin/profile.php" on submission it requests on "http://local.lab/wp-json/wp/v2/key-pair/1" which returns a 404.

I don't know if is a mistake on my side but I tested in other server who also use the same installation system and the result is the same.

Thank you.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions