When my employees are trying to link their google accounts to their amelia employee sign in so that it links to their google calendar it is coming up with this attached error message (picture attached) and the link it leads you to is this one https://wordpress.org/support/article/debugging-in-wordpress/ Is this something i can fix? I am not a programmer but can do basics. Junt not sure where to start with this one.
I apologize for the later response, as we don't work on weekends.
Does the employee tab show anything else or it just redirects to this page? Have you set up a correct Redirect URI?
This usually happens when Google tries to assign multiple calendar tokens to the same employee, in wp_amelia_providers_to_google_calendar table in the database.
You'd need to go into that table, delete all rows from it, and after that it should work fine.
When my employees are trying to link their google accounts to their amelia employee sign in so that it links to their google calendar it is coming up with this attached error message (picture attached) and the link it leads you to is this one https://wordpress.org/support/article/debugging-in-wordpress/ Is this something i can fix? I am not a programmer but can do basics. Junt not sure where to start with this one.
Hi Kevin,
thank you for reaching out to us!
I apologize for the later response, as we don't work on weekends. Does the employee tab show anything else or it just redirects to this page? Have you set up a correct Redirect URI?
This usually happens when Google tries to assign multiple calendar tokens to the same employee, in wp_amelia_providers_to_google_calendar table in the database.
You'd need to go into that table, delete all rows from it, and after that it should work fine.