API and pipes

API and pipes

in API Development

Posted by: Jurrit.7826

Jurrit.7826

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?

API and pipes

in API Development

Posted by: Cliff Spradlin.3512

Cliff Spradlin.3512

Lead Programmer

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

API and pipes

in API Development

Posted by: Jurrit.7826

Jurrit.7826