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 6584133
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 25, 20262026-05-25T16:29:56+00:00 2026-05-25T16:29:56+00:00

I create post POST https://maps.googleapis.com/maps/api/place/add/json?sensor=false&apiKey HTTP/1.1 Content-Type: application/json Host: maps.googleapis.com Content-Length: 100 Expect: 100-continue

  • 0

I create post

POST https://maps.googleapis.com/maps/api/place/add/json?sensor=false&apiKey HTTP/1.1
Content-Type: application/json
Host: maps.googleapis.com
Content-Length: 100
Expect: 100-continue
Connection: Keep-Alive

{"location":{"lat":"50.873884","lng":"20.650160899999946"},"accuracy":50,"name":"new place name"}

I am getting

HTTP/1.1 200 OK
Content-Type: application/json; charset=UTF-8
Vary: Accept-Language
Date: Wed, 14 Sep 2011 14:02:25 GMT
Server: mafe
Cache-Control: private
X-XSS-Protection: 1; mode=block
X-Frame-Options: SAMEORIGIN
Transfer-Encoding: chunked

24
{
   "status" : "INVALID_REQUEST"
}

0

Where is the error?

string json = JsonHelper.ObjectToJson(jsonRequest);
byte[] postdata = System.Text.Encoding.ASCII.GetBytes(json);

WebClient client = new WebClient();
client.Headers.Add("Content-Type", "application/json");
string url = string.Format("https://maps.googleapis.com/maps/api/place/add/json?sensor={0}&key={1}", "false", ConfigurationManager.AppSettings["GooglePlacesKey"]);

byte[] bret = client.UploadData(url,"POST", postdata);

string sret = System.Text.Encoding.ASCII.GetString(bret);

JavaScriptSerializer ser = new JavaScriptSerializer();
GooglePlecesResponse GoogleResponse = ser.Deserialize<GooglePlecesResponse>(sret);
  • 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-05-25T16:29:57+00:00Added an answer on May 25, 2026 at 4:29 pm

    location (lat,lng) was string not numerical …

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

Sidebar

Related Questions

I instantiate the HttpWebRequest object: HttpWebRequest httpWebRequest = WebRequest.Create(http://game.stop.com/webservice/services/gameup) as HttpWebRequest; When I post
Trying to create an automatic login to a webpage which takes HTTP POST input
I'm trying to create a POST request, unfortunately the body of the POST never
I'm trying to create a post button that inserts the latest posts into a
is there a way to create custom post variables when a user presses submit,
My table 'Post' has field: id, name, content, post_id When i create new post,
I have the following code: // // POST: /PlayRoundHole/Create [AcceptVerbs(HttpVerbs.Post)] public ActionResult Create(FormCollection collection)
Im trying to create an ajax (post) event that will populate a table in
Help, I'm trying to create a new post in my wordpress blog with custom
This post is incorrectly tagged 'send' since I cannot create new tags. I have

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.