long2506 / google-api-php-client

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

request for reseller api examples #204

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Hi, I clicked the link that said "request new api php samples" and got to here.

I am trying to write a page where a person without a google account can create 
an apps account, I am trying to get an auth token but using oAuth2 it involves 
the user logging in to their account (That they don't have) before calling a 
redirect url. How do I get an oAuth2 token without the user havng to log in. Do 
you have samples for the reseller api?

thanks

Tony 

Original issue reported on code.google.com by tony.wri...@ketnap.co.uk on 18 Oct 2012 at 12:26

GoogleCodeExporter commented 9 years ago
Same issue here: 
https://code.google.com/p/google-api-php-client/issues/detail?id=255&q=reseller

The library-page 
(https://developers.google.com/google-apps/reseller/v1/libraries: "For 
libraries that have samples for the Google Apps Reseller API, the third column 
in the table below links to them directly. If a library's samples page does not 
yet include a sample for this API, you can still use that library -- simply 
adapt one of the existing samples as needed.") is referring to samples ('All 
client library samples'), but they're missing!

Original comment by step...@cronius.nl on 19 Mar 2013 at 2:35

GoogleCodeExporter commented 9 years ago
Take a look at the examples/ directory in the source for the samples. Thanks!

Original comment by ianbar...@google.com on 22 Mar 2013 at 3:47

GoogleCodeExporter commented 9 years ago
Were? This one 
(https://code.google.com/p/google-api-php-client/source/browse/#svn%2Ftrunk%2Fex
amples) doesn't contain examples for the Reseller API.

Original comment by step...@cronius.nl on 22 Mar 2013 at 3:53

GoogleCodeExporter commented 9 years ago
Ah yes, there were just apps examples, not reseller specifically. Will update 
the other bug.

Original comment by ianbar...@google.com on 22 Mar 2013 at 5:57