API and pipes

#1 - May 21, 2013, 6:43 a.m.
Blizzard Post

Exited by the news of the new API, I wanted to try to build something with yahoo pipes. But now I get a error message. Can someone explain why I get it?

I started with a simple application that requests the server names and displays these:
http://pipes.yahoo.com/pipes/pipe.info?_id=4c55394abb00ed5734fd48a530fbfc0b

At first i get the error the results where 0. But now i get the following error: “Error fetching https://api.guildwars2.com/v1/world_names.json. Response: Forbidden (403)”

Does this have something to do with the https access? Can I resolve this in yahoo pipes?

#2 - May 21, 2013, 3:58 p.m.
Blizzard Post

It seems like that’s not directly supported due to Pipes not directly supporting HTTPS, but maybe you can use YQL as described here? http://stackoverflow.com/a/2758422/879597