Ask A Question

Notifications

You’re not receiving notifications from this thread.

Syncing Videos With Video Hosting API Client Discussion

Thanks for sharing these steps for setting up Windows Subsystem for Linux (WSL) on Windows 10. For those looking to set up WSL on Windows 11, the process is quite similar.

Reply

Thank you for the information on setting up WSL on Windows 10. It’s great to know that the process is similar for Windows 11. I’ll definitely keep this in mind. On a different note, I recently explored Houseofparty.com and their new balloon arch, which could be a fantastic addition to my upcoming event. Their decor options seem like they would really enhance the atmosphere. Thanks again for the WSL tips!

Reply

Probably I missed something, but I think it's enough to check if response[:items] is empty to break the loop

Reply

what should I do if I get the standard error when I run Bunny.new.sync?

Reply

Same problem here. Did anyone find the solution?

Reply

Simply calling Bunny.new.sync is going to raise that error as you are not instantiating a new instance of the Bunny class with any credentials. You are supposed to be using your credentials (library_id and access_key as shown in the screenshot below) in order to actually start making requests to Bunny.

Reply

Source code is giving me 404

Reply
Join the discussion
Create an account Log in

Want to stay up-to-date with Ruby on Rails?

Join 86,946+ developers who get early access to new tutorials, screencasts, articles, and more.

    We care about the protection of your data. Read our Privacy Policy.