Hi ,
We are trying to integrate AEM 6.1 and Hybris 5.7 as per the documentation provided in the link (https://docs.adobe.com/docs/en/aem/6-1/administer/ecommerce/hybris.html). (Eventhough it is mentioned in the documentation that AEM 6.1 supports till Hybris 5.4, We are trying this by changing Hybris oauth to v1 from v2)
We are using the packages cq-geometrixx-hybris-content-6.0.58.zip and cq-hybris-content-6.0.58.zip from package share.
We were able to successfully integrate the product search and product express update.
Once entering shipping address, billing address, payment information and clicks submit, it is taking us to an error page. (Attached is the log from console).
We can see some authorization exceptions in updateGroups method of LazyUserImporter.java.
Thanks