SamurAIGPT / GPT-Agent

🚀 Introducing 🐪 CAMEL: a game-changing role-playing approach for LLMs and auto-agents like BabyAGI & AutoGPT! Watch two agents 🤝 collaborate and solve tasks together, unlocking endless possibilities in #ConversationalAI, 🎮 gaming, 📚 education, and more! 🔥
https://camelagi.thesamur.ai/
MIT License
1.15k stars 103 forks source link

Local Server and Client Seems To Run - But Can't Login. Click button, nothing happens #2

Closed Mitman93 closed 1 year ago

Mitman93 commented 1 year ago

Been scratching my head on this one for a while. I initially had a connection error but fixed it by changing "proxy": "http://localhost:5000", to "proxy": "http://127.0.0.1:5000",

Now, the server starts up successfully. And I can launch the client successfully. But when I click the Login with Google button, nothing happens. I have valid Google client ID + client secret. So not really sure why it's not working.

image image image image

Anil-matcha commented 1 year ago

Do you observer any errors in your console logs in browser ? Can you share ?

It might be possible it's a configuration issue

Anil-matcha commented 1 year ago

Closing due to inactivity