PriyaranjanMohapatra / rest-client

Automatically exported from code.google.com/p/rest-client
Apache License 2.0
0 stars 0 forks source link

How to run Google API provisioning queries as beginner #142

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Hi Fellow,

I wanted to learn about Google Provisioning APIs or others and wanted to test 
these queries in REST client but getting error .

host= https://google.com/a/domain.com
realm= blank
user= admin or admin@domain.com
pass= *******

and ran the query-

https://apps-apis.google.com/a/feeds/domainname.com/nickname/2.0?username=admini
strator

but getting error-" authorization required"
<HTML>
<HEAD>
<TITLE>Authorization required</TITLE>
</HEAD>
<BODY BGCOLOR="#FFFFFF" TEXT="#000000">
<H1>Authorization required</H1>
<H2>Error 401</H2>
</BODY>
</HTML>

PS:- I know this error belongs to authorization for my domain, but not able to 
resolve the issue, Can you please help me to fill the fields correctly.

Thanks.

Original issue reported on code.google.com by atul.shal on 2 Apr 2012 at 10:06

GoogleCodeExporter commented 8 years ago
I am not familiar with this API. If there is a technical problem with 
RESTClient when executing this API, please report it as a bug. Marking this 
issue as INVALID.

Original comment by subwiz on 10 Apr 2012 at 11:56