ios-sdk
ios-sdk copied to clipboard
updating user
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 have also tried using the token from MoltinStorage.getToken but I have this error The customer token supplied is not valid.