Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7722395
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 1, 20262026-06-01T04:09:40+00:00 2026-06-01T04:09:40+00:00

I am not sure if this was asked before but I have to do

  • 0

I am not sure if this was asked before but I have to do a simple play application which uses some data from Google Places API.

I have found that requests like this:

https://maps.googleapis.com/maps/api/place/search/json?location=46.5882,-95.4075&radius=50000&types=lodging&sensor=false&key=[your_api_key]

perfectly works from the browser but not from Play! (it returns REQUEST_DENIED):

parameters.put("location", cityFound.latitude+","+cityFound.longitude);
        parameters.put("radius", "50000");
        parameters.put("types", "lodging");
        parameters.put("sensor", "true");
        parameters.put("key", "GOOGLE_PLACES_KEY");
        WSRequest wsRequest = WS.url("https://maps.googleapis.com/maps/api/place/search/json").setParameters(parameters);

After some headache I discovered that in the browser, if I try to do an http request instead of the above https it gives REQUEST_DENIED.

So I suspect that from Play I cannot do this https request without having an ssl certificate?

Also, isn’t it ugly to pay hundreds of $ for a ssl certificate just for something like this (or you know any free solution which is easy to be implemented in Play?)

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-01T04:09:41+00:00Added an answer on June 1, 2026 at 4:09 am

    You don’t have to buy a certificate. You have to make sure that the certificate sent by the server will be accepted by your application.

    But more important is to check about any exception or error messages in your applications log. Does your application really falls back to http either you have defined to use https? Did you use the right Google API Key?

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I know questions like this have been asked before, but I'm not sure how
First, this question may have been asked before, but I'm not sure what phrase
I'm not sure if this question has been asked before but are there any
I am sure this has been asked before but my google-fu was not able
another memory management question: I have asked this before, but did not really get
not sure this was asked before, but I couldn't find an obvious answer. I'm
I'm not sure if this question has been asked before but what are the
I'm not sure if this question has been asked before, but I can't seem
I am pretty sure this question has been asked before, but I could not
I'm sure some variation of this question has been asked before but all other,

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.