Replies: 2 comments 7 replies
-
|
Hi 👋! Could you confirm me two things:
|
Beta Was this translation helpful? Give feedback.
4 replies
-
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment




Uh oh!
There was an error while loading. Please reload this page.
-
Your Question
Much like #142 I'm having trouble with the API throwing bad request. The container logs show:
app-1 | INFO 172.21.0.31:46742 - "GET
app-1 | /api/places/google-search?q=Daytona%20beach%20boardwalk HTTP/1.1"
app-1 | 400
app-1 | INFO 172.21.0.31:37960 - "GET / HTTP/1.1" 200
app-1 | INFO 172.21.0.31:42784 - "GET / HTTP/1.1" 200
app-1 | INFO 172.21.0.31:36718 - "GET / HTTP/1.1" 200
app-1 | INFO 172.21.0.31:54194 - "GET / HTTP/1.1" 200
app-1 | INFO 172.21.0.31:55386 - "GET / HTTP/1.1" 200
My key is setup as follows:

I'm sure I"m doing something wrong, but I'm not sure what I'm missing, thanks.
Additional Context
No response
Beta Was this translation helpful? Give feedback.
All reactions