[ad_1]
I have a Vue app, in which it creates users, after saving the users in my database, I also want to save it in Jetpack CRM via API (https://automattic.github.io/jetpack-crm-api-docs/#create-customer).
I already have my url, api_key and api_secret. But whenever I call the API it throws CORS policy error.
