pearlxcore / Huawei-Router-Tool

Tool to interact with Huawei router using Huawei API. Project is no longer maintained.
128 stars 42 forks source link

Trouble with B528s-23a #1

Closed novus213 closed 4 years ago

novus213 commented 4 years ago

Hi,

When i try to change NetworkMode 03 to 0302 (cuz the software is brided in 4G & 4G+ only and o need to have 3G too), i have an error. 125003 : ERROR_WRONG_SESSION_TOKEN and i do again 125002 : ERROR_SESSION (screenshot) my device info is screenshot

Any suggestion ?

pearlxcore commented 4 years ago

That is because the method i used was wrong. The POST method I used didn't include current session cookie and token. It might be worked with some routers like e5577, but doesn't work with other router. I will release the new update soon.

pearlxcore commented 4 years ago

I fixed this on latest update. But I have not uploaded the latest version yet. Sadly during this quarantine period I’m away from home. I can’t push any update until the quarantine period is over. Thanks for pointed this out.