Register subdomains?, *.domain.com |
![]() ![]() |
Register subdomains?, *.domain.com |
| Kevin |
Nov 27 2009, 06:26 AM
Post
#1
|
|
Group: Members Posts: 1 |
Hi,
I'm developing UWA widgets for Netvibes and having issues with OAuth token request: I registered http://xxx.domain.com for an API key, but the widgets are on their own subdomain (http://widget1.xxx.domain.com, http://widget2.xxx.domain.com…). The OAuth token request response is "Custom port is not allowed or the host is not registered with this consumer key." Is there a way to register *.xxx.domain.com? or *.domain.com? (here we have thousands of widgets, registering each of them would be impossible) Or even better, how to register http://domain.com? (it redirects to www.domain.com, which has the .html file, but I guess the redirection must break the verification) Thanks, Kevin |
|
|
|
| Jonathan LeBlanc |
Jan 29 2010, 09:47 AM
Post
#2
|
|
Group: Yahoos Posts: 942 |
Unfortunately at the current time there is no method to register *.domain.com - each subdomain will need to be registered independently for an application. The custom port is not allowed error is the standard notification if you are trying to use the consumer key / secret from xxx.domain.com when you registered domain.com. This process is being worked on but at the current time that is the only public method we have for registering the domain names.
Jonathan LeBlanc Technology Evangelist Yahoo! Developer Network Twitter: @jcleblanc |
|
|
|
![]() ![]() |