woocommerce_rest_cannot_create
-
hi,
i am trying to create user using woocommece rest api, but getting following error.
‘{
“code”: “woocommerce_rest_cannot_create”,
“message”: “Sorry, you are not allowed to create resources.”,
“data”: {
“status”: 403
}
}’while able to see products / orders etc, issues is with login and creating new user.
i have tried after removing all plugins and using standard storefront theme, but it was of no help, issues remains.
just wanted to know, what can be the problem, a hint will do.
thanks in advance..
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘woocommerce_rest_cannot_create’ is closed to new replies.