我正在投入使用,从我的付款平台获取数据时出现CORS
错误,但出现以下错误
无法加载https://www.pesapal.com/api/QueryPaymentDetails?oauth_signature_method=HMAC-SHA1&oauth_timestamp=1513397234&pesapal_merchant_reference=JUB-1513395508&pesapal_transaction_tracking_id=2cb419c1-bdc8-43d7-b573-d2cffd199a82:请求的资源上没有“Access-Control-Allow-Origin”标头。因此,不允许原点“https://tiip.co.tz”访问。
如何通过create-react-app
创建的REACTJS
应用程序在生产中解决此问题