cancel
Showing results for 
Search instead for 
Did you mean: 

GET /V1/analytics/link - Encryption issue

GET /V1/analytics/link - Encryption issue

Hi !

 

We are interested in the analytics reporting available with the following endpoint.

https://devdocs.magento.com/guides/v2.3/rest/list.html#analytics
GET /V1/analytics/link

 

An encrypted file is generated, and we were able to download it.

I understood that the decryption algorithm depends on the PHP and Magento versions ( Magento version. 2.2.5. PHP 7.1.x in this case) and the used encryption library and version (Mycrypt or Openssl).

Unfortunately we could not figure out the algorithm based on these libraries and could not find their equivalent python version.

We already tried the most obvious options based on the documentation without any luck.

Since the file is compressed it makes the process even harder.

Thank you for your help