Thu, 08/24/2017 - 09:47
#1
Search ahead API returning "error": "Parameter 'collection': invalid collection type: []"
I run the following GET request in my code to test the search ahead API:
`http://www.mapquestapi.com/search/v3/prediction?key=KEY&limit=5&collecti...${event.target.value}`
It worked fine up until this morning, when I started to get the following error:
"error": "Parameter 'collection': invalid collection type: []"
Is this a problem on my end or from the API?
Thu, 08/24/2017 - 14:32
The api did not change today
The api did not change today and it's been working great for me today. Can you see square brackets in your request?