@kerbymart

Results 11 comments of @kerbymart

@ronny332 are these lines required? set(mega.upload.protocol wiring) set(mega.upload.speed 115200) ?

Restlet is unmaintained (afaik) modules/org.restlet.ext.jetty/src/main/java/org/restlet/ext/jetty/JettyServerHelper.java Would be the starting point (I think) to upgrade Restlet to a new Jetty server

I'm also getting the same error. You mean it's not possible to use the library apart from Java ME? What could be the reason for that?

I've tried ceefour's fork, but as he said on the Readme text, it's not working. I've tried your fork just now, I can get the RequestToken however I get this...

Have you tried your fork to work with logging in with the yahoo server? Or this is still under development.

@aldrinm If it works before, then perhaps Yahoo has made changes with the API? The URL? Any ideas why it does not work anymore?

I tried using TestYahoo with the updated authenticationConsumerKey and authenticationConsumerSecret still getting: HTTP response code: 401 for URL, are there any other settings that needs updating?

I'm not using Firefox, I'm just running the TestYahoo.java from Eclipse

This works in my Windows Terminal `cat | ollama run "prompt"`

Restlet afaik is already unmaintained. Not sure if you can do a pull-request in this repository for that.