Viewing 1 replies (of 1 total)
  • Plugin Contributor Michael Beckwith

    (@tw2113)

    The BenchPresser

    We would need to see a full stack trace of the javascript error to get a better idea of what scripts are being included and used in this case. I don’t believe javascript coming from CPTUI itself should be getting involved in REST API requests, as we try to limit the loading to just our settings pages. However, I could be wrong. Potentially setting SCRIPT_DEBUG to true in your wp-config.php could help with that.

    For what it may or may not be worth, when i drop that API url into my local install, I get a message of “Sorry, you are not allowed to query users by this parameter.” so you may have something else configured a bit more.

Viewing 1 replies (of 1 total)

The topic ‘JavaScript errors in console’ is closed to new replies.