Hi!
On one of our (test) sites I am trying to set up email sending from AcyMailing using Google oAuth. At the last step of the authentication this URL is used to get back to AcyMailing to verify the connection:
https://[DOMAIN}/administrator/?state=acymailingsmtp&code=4/0Ab_5qlnQp8ZfWoVi09n0dREsBzW96Sb7li9-kG7HZVsNFd26pcjkW14gUZ_LScvrs4uuSw&scope=https://mail.google.com/
The page shows:
Forbidden - You don't have permission to access this resource.
I think Admin Tools is blocking this URL? because of the 'scope' parameter in the URL? How can I prevent that to get this authentication done?
Kind regards,
Jip Jonker