I am facing same issue while calling this api -
API
https://<>.myshopify.com/admin/api/2019-10/customers.json
HEADER
[“Content-Type: application/json; charset=utf-8”,“Accept: application/json;”,“X-Shopify-Access-Token: <>”]
REQUEST
{“customer”:{“first_name”:“Hello Dev",“last_name”:“”,“email”:"devsdatest@notify.com”,“phone”:“566655446”,“verified_email”:true,“send_email_invite”:true}}
RESPONSE
[API] Invalid API key or access token (unrecognized login or wrong password)"}
Can you please help me in this