google.public.web-apis
http://groups.google.com/group/google.public.web-apis
?hl=en
google.public.web-apis googlegroups.com
Today's topics:
* Google API Web service + siebel - 1 messages, 1 author
http://groups.g
oogle.com/group/google.public.web-apis/browse_thread/thread/
9b523a8a5752a872?hl=en
* Problem with google API key - 2 messages, 2 authors
http://groups.g
oogle.com/group/google.public.web-apis/browse_thread/thread/
1f18df1af2563c43?hl=en
============================================================
==================
TOPIC: Google API Web service + siebel
http://groups.g
oogle.com/group/google.public.web-apis/browse_thread/thread/
9b523a8a5752a872?hl=en
============================================================
==================
== 1 of 1 ==
Date: Tues, Apr 10 2007 4:55 am
From: "CRMRavi"
HI All,
We are trying to do a webservice in siebel(Outbound
Webservice).we are provided with Google API Webservice.The
Scenerio is
while giving any keyword and give click search button the
url of the
result shuld be displayed in account form applets Url
field.
We have imported the wsdl file and everything is almost
over
regarding the Business Service and Integration objects have
been
created .Now only thing left back is to code in the button
to invoke
this web service.which we are not able to.we did enough
research in
google and supportweb. If u have any script in ur BS please
send it as
i would get more idea on how to write it in the BS.Please
help me..
============================================================
==================
TOPIC: Problem with google API key
http://groups.g
oogle.com/group/google.public.web-apis/browse_thread/thread/
1f18df1af2563c43?hl=en
============================================================
==================
== 1 of 2 ==
Date: Tues, Apr 10 2007 5:25 pm
From: "Xtagon"
I believe Google has deprecated their web search API.
On Apr 3, 3:22 pm, "Manuel" <mnl1... gmail.com> wrote:
> I am trying to create a simple program in Visual basic,
which tells me
> how many search results do you receive from google for
a certain
> query.
>
> It's composed by a form with a button, when you press
the button, it
> shall give the amount of results for the word
"car", and print it in a
> Label called LblBus.
>
> For this I have requested my API Key in google page.
The problem is
> that when I debug it and press the button, I receive
the following
> message:
>
> "Exception from service object: Invalid
authorization key:
>
LBQIAAAA36xNmrMhGU14JfPL61i17RT2yXp_ZAY8_ufC3CFXhHIE1NvwkxSj
S3T20LW8FD0k9vPEYDyw5LvwlQ"
>
> Do you know why? I attach below the code of the
program:
>
> --------------------------------------
>
> Option Explicit On
> Imports GoogleS =
> WindowsApplication1.com.google.api.GoogleSearchService
>
> Public Class Form1
>
> Dim GoogleS As New GoogleS
> Dim key As String
> Dim Results As Int16
>
> Private Sub Start_Click(ByVal sender As
System.Object, ByVal e As
> System.EventArgs) Handles Start.Click
> Results =
>
GoogleS.doGoogleSearch("LBQIAAAA36xNmrMhGU14JfPL61i17RT
2yXp_ZAY8_ufC3CFXhHIE1NvwkxSjS3T20LW8FD0k9vPEYDyw5LvwlQ"
;,
> "car", 0, 1, False, "", False,
"", "",
"").estimatedTotalResultsCount
> LblBus.Text = Results
> End Sub
> End Class
>
> --------------------------
>
> Thanks in advance!!!
== 2 of 2 ==
Date: Wed, Apr 11 2007 12:05 pm
From: "Manfred"
On Apr 11, 2:25 am, "Xtagon" <xta... gmail.com> wrote:
> I believe Google has deprecated their web search API.
You are wrong. The API is still there (in beta), but they
don't give out new authorization keys.
Regards, Manfred
============================================================
==================
You received this message because you are subscribed to the
Google Groups "google.public.web-apis"
group.
To post to this group, visit http://groups.google.com/group/google.public.web-apis
?hl=en
To unsubscribe from this group, send email to
google.public.web-apis-unsubscribe googlegroups.com
To change the way you get mail from this group, visit:
http://groups.google.com/group/google.publi
c.web-apis/subscribe?hl=en
To report abuse, send email explaining the problem to
abuse googlegroups.com
============================================================
==================
Google Groups: http://groups.google.c
om?hl=en
|