Let me know how to use GoogleGeoLocationAPI

I want to use Google GeoLocationAPI.

When I set POST Method as custom action,
response status code was ‘200’.
But ! Response value was wrong.

So, I tried to check data coming and going.

In reality, POST method wasn’t used.
Method was Changed to GET.

Please tell me the solution?

What is your end goal? What are you trying to achieve?

Thank you very much for your quick reply.

I want to get and log the coordinates of our current location.

Use this
https://adalo.pragmaflowservers.com/install-component

The first item is geolocation, install it. It will give the users geolocation. On a cellphone precise, on a browser, maybe less precise.

Thank you for letting me know!
I’ll try it.

By the way,Does Adalo’ custom action have the problem?
When I will use another web API, the same thing will happen?
‘the same thing’ is ​like changing method from POST to GET.

If you know about that, please let me know.

Adalo does have many problems, but I think the problem you ask is not easy to answer…

I, as a 1%er dev, don’t have any problems making Adalo work for me. I have run into many issues where things don’t work and I have found solutions to the problem. You probably cannot do the same.

Adalo custom actions do have problems, like custom request types, but I think your problem is more basic. Your geolocation original request is probably a simple quotation in the wrong place error, but I offered a better solution so I did not investigate.

I hope this answers your questions.

1 Like

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.