Hi!
I was setting up OAuth Google authetication for sending newsletters using AcyMailing from a Joomla 3 website. This setup requires to allow this authentication. This works OK but during this process Google returns to AcyMailing (backend) and there it was blocekd by the htaccess file. The URl was:
https://www.DOMAIN.nl/administrator/?state=acymailing&code=[longstring]&scope=https://mail.google.com/
When I disable the htaccess file this works, but with the htaccess enabled this gives a 'forbidden' error. What setting in the htaccess maker would block this URL?
Kind regards,
Jip