Did you know that the places-API is experimental? By that, unexpected things may happen from time to time. Unexpected is e.g. that I get a result when I search for in-N-out burgerx
- Dr.Molle
Yes i did but i had 100% success searches (only restaurants) before their update
- james075
When an experiment would always return the same reliable result it wouldn't be an experiment anymore.
- Dr.Molle
1 Answers
0
votes
Had the same issue but solved it this way:
For spaces: have to enclose the whole name in double quotes: %22name%20with%20spaces%22
For quotes: have to encode them as a space: Domino%20s
I tried it with your pizza hut example and got results back with my key
We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.OkRead more
in-N-out burgerx
- Dr.Molle