问题
I am trying to generate new API Keys in latest woocommerce plugin to use for REST API. But there is an error on woocommerce >> settings >> API >> Generate Key button and that not getting submitted.
So, How to get rid of this error and how to get my consumer and secret key.
回答1:
Resolved, Just by commenting the code at line no. 31 and set "return true" in wp-content/plugins/woocommerce/assets/js/admin/api-keys.js?ver=3.2.6 see the code
来源:https://stackoverflow.com/questions/48282061/woocommerce-not-able-to-generate-new-api-key-js-error