An easy fix is to download the CORS plugin for your browser. Then just whitelist your API URL so any further requests you make will not be blocked because of the cross-origin issues.
↧
An easy fix is to download the CORS plugin for your browser. Then just whitelist your API URL so any further requests you make will not be blocked because of the cross-origin issues.