Getting Error in api of auto complete place address by google.I apply this api in reactjs
Asked
Active
Viewed 110 times
1 Answers
0
you are facing CORS
which is pretty common in any API call on the web there are so many great explanations from others, here is one from StackOverflow:
https://stackoverflow.com/a/10636765/7232312
And this is another one on MDN:

SoroushOwji
- 123
- 8