PUT /organizations for address fields is failing (solved)

Hi Devs,

I am trying to update the “address_locality” and “address_postal_code” fields of an Organization.
Headers, org_id, api_token and all other mandatory stuff has already been set correctly.

I always get a 400: Bad Request

Hi @myousef,

I’m afraid these fields can’t be manually added as they’re fields auto-populated through Google Maps. You can add the “address” field and the rest of the fields will be populated through that.

1 Like