0
我正在嘗試爲我的移動應用程序使用Woocommerce API,但出現以下錯誤。Woocommerce中沒有'Access-Control-Allow-Origin'標題
XMLHttpRequest cannot load https://www.weburl.com/wc-api/v3/?consumer_key=ck_ckcomeshere&consumer_secret=cs_cscomeshere. No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'http://192.168.1.105:8100' is therefore not allowed access.
如何解決此問題。任何幫助,高度讚賞。