Sinar / popit_ng

Database and API implementation of Popolo standard
GNU Affero General Public License v3.0
22 stars 4 forks source link

POST/PUT payload with image field returns response 200, but it's never updated on the DB. #253

Closed kay-wong closed 7 years ago

kay-wong commented 7 years ago

url = 'http://api.popit.sinarproject.org/en/organizations/c41b2c95961f472b94d83db8a3e7d562' payload = {'image': "https://upload.wikimedia.org/wikipedia/commons/9/91/MY_Logo_PPBM.png"}

sweemeng commented 7 years ago

to be fixed in #254