Doesn’t work for me
-
The plugin doesn’t work for me. In my local apache server I have a subfolder… my wordpress website is located at https://localhost/wordpress/. I can’t have https.
If I use
curl -X GET \ 'https://localhost:80/wordpress/api/auth/generate_auth_cookie/?nonce=ee9d27ba44&username=Catherine&password=password-here' \ -H 'cache-control: no-cache' \ -H 'postman-token: 75dbe4fd-602b-98e3-7568-fe40a1a245f4'
I receive:
{ "status": "error", "error": "I'm sorry Dave. I'm afraid I can't do that. (use _https_ please)" }
Have you advice for me?
Thanks
- The topic ‘Doesn’t work for me’ is closed to new replies.