gadgets.io.makeRequest and Yahoo! Groups |
![]() ![]() |
gadgets.io.makeRequest and Yahoo! Groups |
| Edward |
Nov 19 2009, 10:55 AM
Post
#1
|
|
Group: Members Posts: 2 |
I've started to have a play with writing a front page app. I'd like to do some things to do with Groups, so I tried to do a request using gadgets.io.makeRequest. Using this I can retrieve the content of some pages (e.g. http://news.bbc.co.uk) but not pages from Groups (e.g. http://tech.groups.yahoo.com/groups/ehtest). The latter returns with an error 0, which in this kind of stuff (XMLHttpRequest) tends to mean some kind of security error.
Are there security restrictions which prevent such apps retrieving information from Groups itself? |
|
|
|
| Jonathan LeBlanc |
Dec 1 2009, 10:47 AM
Post
#2
|
|
Group: Yahoos Posts: 942 |
As long as the group itself does not require membership or login you should be able to capture data from it. Can you post the code that you are using which is not working? I can take a look.
Jonathan LeBlanc Technology Evangelist Yahoo! Developer Network Twitter: jcleblanc |
|
|
|
![]() ![]() |