• Resolved gmark11

    (@gmark11)


    We are using a WooCommerce site with Rest API. When the endpoint is not provided by WC, we are using JWT auth. Every page is fine, except /users/ endpoint. The Postman returns “permission denied”. We have no idea what should be the problem.

    • This topic was modified 4 years, 3 months ago by Jan Dembowski. Reason: Moved to Fixing WordPress, this is not an Developing with WordPress topic

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Moderator bcworkz

    (@bcworkz)

    Are you sure the authorization is otherwise working? Can you do other restricted operations like updating a post? Do you have a security plugin that could be restricting access? Are there any security measures in .htaccess? If not those issues, I’m starting to suspect something like modSecurity, which is something your host would likely need to help you with.

    Thread Starter gmark11

    (@gmark11)

    You are right. The server was the problem.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘All “/users/” endpoint returns 403 permission denied’ is closed to new replies.