I'm not entirely sure—there's a lot of OAuth infrastructure that's
not specific to the YouTube API, and I'm not an expert on how all of
it works. If you're doing new development, I'd recommend you go with
OAuth 2 instead. The registration steps are less onerous, it should be
well-supported in Ruby (just search for some OAuth 2 gems) and we have
docs explaining the process of setting things up:
http://code.google.com/apis/youtube/2.0/developers_guide_protocol_oauth2.html
Cheers,
-Jeff Posnick, YouTube API Team
groups.google.com/group/youtube-api-gdata | apiblog.youtube.com |
@YouTubeDev
On Jan 20, 4:53 am, serpent403 <aman.webdra...@gmail.com> wrote:
> I am making a rails(3.0.10) application using youtube_it api that uses
> OAuth-1.0. When i go tohttps://accounts.google.com/ManageDomainsto
> register my domain (http://localhost:3000), i get an error "invalid
> domain". If i remove the :3000, the domain gets added but when i click
> on it at the manage registration panel, i am taken to a new page with
> an error "Sorry, there seems to be a problem. The service you're
> looking for is temporarily unavailable. We're working hard to restore
> your access as soon as possible. Please try again in a few hours.
> Thanks for your patience." What is the meaning of this? Is localhost
> not allowed for testing OAuth1.0 applications or am i doing something
> wrong? And why am i not allowed to add a port number?(eg:http://beta.companyname:8080.com)
--
You received this message because you are subscribed to the Google Groups "YouTube APIs Developer Forum" group.
To post to this group, send email to youtube-api-gdata@googlegroups.com.
To unsubscribe from this group, send email to youtube-api-gdata+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/youtube-api-gdata?hl=en.
No comments:
Post a Comment