Closed M0HID closed 8 months ago
had the same issue, then realized I had a typo in the token for PoeApi ..maybe try checking that?
I also encountered the same problem, I don't know when it will be solved
has anyone found a solution?
I also have hit the same problem, is it possible that it only impacts people who signed up through iOS PoE app and not people who signed up via the website? Because when I go into settings it says that I signed up through the iOS App and need to manage my subscription from there. I also tried both coded and decoded formats for the token and it still gives me this error even though I can open the PoE Website, Desktop App and iPhone App all at the same time and they all work as expected 🤔 Any ideas? I'd quite like to be able to use PoE as my Siri replacement on my phone and this would allow me to finally do that using Pythonista or a proxy to my PC if necessary 🙏
cEkRoOK7Lic-vGKbMdjS4g==
Just a heads up M0HID you might want to log out of your PoE and log back in to get a new p-b key since the one you published above in the code still seems to work despite my own API key failing with the same error you were getting before 🤣
Just a heads up I went into settings on my Quora account and removed the gmail account under "Connected & Linked Accounts" that was next to my Facebook account and magically everything started working right after that. I have no idea what this changed but my guess is that because another GMAIL was connected to Quora despite my gmail email address being the same as PoE higher in the settings menu it was throwing something off. Now it's all working as expected! I hope this helps some of you figure this out.
@Barnacules removing the connected Gmail account helped
Oh, the dev released a fix. Update the package and read the new readme. It works now 🤦 can't believe I didn't check the releases
Im trying to run this code:
Whenever I try to run the code on my server, it gives this error. It works fine if I copy the file locally to my laptop.
Its been happening for over a week now, any ideas why?
I've tried changing the API key, the same key works locally but not on the server.