moltin / ios-sdk

Swift SDK for the Moltin eCommerce API
https://moltin.github.io/ios-sdk
MIT License
37 stars 18 forks source link

updating user #11

Open smoi opened 7 years ago

smoi commented 7 years ago

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 commented 7 years ago

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