Skip to content
This repository was archived by the owner on Nov 2, 2023. It is now read-only.
This repository was archived by the owner on Nov 2, 2023. It is now read-only.

API breaks on trailing space #2

@timwis

Description

@timwis

The API returns a 404 if you include a trailing space in string params.

Works: http://services.phila.gov/OPA/v1.0/address/1234%20market/?format=json

Doesn't work: http://services.phila.gov/OPA/v1.0/address/1234%20market%20/?format=json

This is also the case with intersection and block search, which also include strings.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions