Skip to content

Not able to parse Australian Address #1

@ghost

Description

I tried to parse this address 'Bourke St, Melbourne VIC 3000, Australia' , This generated following response which has missing zip code and state.

{ street_address1: 'Bourke St',
  city: 'Australia',
  state: null,
  postal_code: null,
  country: null }

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions