snowby666 / poe-api-wrapper

👾 A Python API wrapper for Poe.com. With this, you will have free access to GPT-4, Claude, Llama, Gemini, Mistral and more! 🚀
https://pypi.org/project/poe-api-wrapper/
GNU General Public License v3.0
677 stars 81 forks source link

Can I use the API_Key from poe directly? #141

Closed Daniel-Xiong closed 2 months ago

Daniel-Xiong commented 2 months ago

Can I use the API_Key from poe directly? I check the tutorial for Safari but couldn't get the "lat" token.

snowby666 commented 2 months ago

Try deleting cookies and then login again. The lat cookie should be generated

Daniel-Xiong commented 2 months ago

It works, thanks!