ios-sdk icon indicating copy to clipboard operation
ios-sdk copied to clipboard

updating user

Open smoi opened this issue 8 years ago • 1 comments

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?

smoi avatar Mar 03 '17 19:03 smoi

I have also tried using the token from MoltinStorage.getToken but I have this error The customer token supplied is not valid.

smoi avatar Mar 03 '17 21:03 smoi