fablabbcn/smartcitizen-api

Don't know how to set a country for a `user` or `me`self

Closed this issue · 1 comments

I am trying to set a country for a user via PUT but I am not able to figure it out. It seems like we do not allow to update the country?

This is for me:

In the front-end, there is a convertion table between country_codes and country, so I assume there's something I am missing in the rationale behind this?

Fixed in e736331!