pipes-digital / pipes

Repository for Pipes
https://pipes.digital
GNU Affero General Public License v3.0
261 stars 21 forks source link

401 server error when attempting to view output #13

Closed anewuser closed 7 years ago

anewuser commented 7 years ago

I get "No result" when trying to work with feeds from Youtube. Example URL: https://www.youtube.com/feeds/videos.xml?channel_id=UCoxg3Kml41wE3IPq-PC-LQw

onli commented 7 years ago

Hi, thanks for reporting this bug. I will look into this.

onli commented 7 years ago

Okay, the feed itself is working for me. I added the exact link you showed into a feed block, then connected that one to a filter block, and the output looks sound to me. Could you please explain a bit more at which point in your pipe it breaks? A screenshot of the pipe could also be useful.

anewuser commented 7 years ago

Sorry. Since your service is new, I assumed it was a problem with Youtube links, but I can't actually parse anything. The browser console both on Firefox and Opera shows that I'm getting this response from the server when I click on "view output": [HTTP/2.0 401 Unauthorized 144ms].

I can't preview anything at all, even if I just use a plain feed block and click on "view output". Connecting it to "out" and adding more blocks/steps give the same error. I also tried it on Opera Mini.

onli commented 7 years ago

Oh, I think you run in an UI error. Did you already login, by trying to save the pipe or going to the my pipes page before? View output actually executes the pipe up to this block, and is thus protected by the login.

If it is that there should be at least a prompt to login when using the viewer.

anewuser commented 7 years ago

I logged in now and it worked. I just wanted to test it before entering an email address, but got no prompt to do that; only the error message:

untitled-1

onli commented 7 years ago

The next version will show an error message. I'll close here already for overview.