Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] google.php endpoint doesn't exist #210

Closed
prgarnett opened this issue Dec 16, 2024 · 3 comments
Closed

[BUG] google.php endpoint doesn't exist #210

prgarnett opened this issue Dec 16, 2024 · 3 comments
Assignees
Labels

Comments

@prgarnett
Copy link

prgarnett commented Dec 16, 2024

Describe the bug
I have enabled Google Apps Free Edition authentication, the process seems to work until the end where when it redirects to https ://example.com/google.php, it says that address isn't found on the server.

Used this guide: https://www.mailpiler.org/google-apps-free-edition/

To Reproduce
Install mailpiler, allow authentication via google, setup the API with google, attempt to authenticate.

Expected behavior
https ://example.com/google.php is found and accessible.

Screenshots

Piler version:
piler 1.4.6

Additional context
Installed in docker.

Notes
I assume that if you have multiple gmail accounts you can only archive one due to the API keys?

@jsuto
Copy link
Owner

jsuto commented Dec 20, 2024

Check your rewrite rules. You should have something like

rewrite /google.php /index.php?route=login/google;

Copy link

github-actions bot commented Jan 4, 2025

This issue is stale because it has been open for 14 days with no activity.

@github-actions github-actions bot added the stale label Jan 4, 2025
@jsuto
Copy link
Owner

jsuto commented Jan 4, 2025

No news is good news.

@jsuto jsuto closed this as completed Jan 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants