johansatge / workflowy-php

💡 Unofficial WorkFlowy API written in PHP.
MIT License
136 stars 16 forks source link

Could not open the session with those credentials #9

Closed jrmgx closed 5 years ago

jrmgx commented 5 years ago

Hello,

first of all thank you for this unofficial library, it is a pleasure to use and very handy. That being said ; and with a fully understanding on the unofficial state ; it seems that from today it does not work anymore.

Given valid credentials I receive this exception

WorkFlowyPHP\WorkFlowyException: Could not open the session with those credentials

I guess that Workflowy may have changed something?
I don't have enough expertise in the reverse engineering of this API to test it further, maybe you can have a look and confirm.

Thank you

jrmgx commented 5 years ago

from what I see, sid is not present (at least as a field) in the response anymore

jrmgx commented 5 years ago

I've tried a fix see #10

johansatge commented 5 years ago

👍 I have published version 0.2.3 with your fix. Thanks again for the help!

jrmgx commented 5 years ago

Thanks to you for that reactivity

jrmgx commented 5 years ago

It does not seem that packagist.org has cough the update? can you do something about it?

johansatge commented 5 years ago

Indeed, it seems Packagist didn't sync the package for some reason. It should be good now. (package)