I use graphql to create the customers the customers get created but, response I am getting This app is not approved to access the Customer object. See Work with protected customer data for more details. but, have read and write both scopes permissions. Please help
You have have specified the read_customers
and write_customers
scopes, but have you explicitly requested access to protected customer data?
Hi @Richard_Mayer Are you still having issues after following Luke’s advice above, or can I mark this as solved?