I'm trying to update the customer object but I get this error error = "You do not have access to the (write) customers scope"; and there's no way to change the permission scope for the customer.
How can I achieve this with the iOS sdk? Should I implement the API call by myself skipping the SDK?
I'm trying to update the customer object but I get this error error = "You do not have access to the (write) customers scope"; and there's no way to change the permission scope for the customer.
How can I achieve this with the iOS sdk? Should I implement the API call by myself skipping the SDK?