Forum Discussion

daniele_tiles's avatar
daniele_tiles
Advocate II
7 years ago
Solved

Decrypt JSON compressed with lz-string

Hi to all, we have to prototype a dashboard based on a Postgres DB. The data is saved in JSON format, but unfortunately is also compressed with lz-string:   Has anyone experienced this befo...
  • daniele_tiles's avatar
    daniele_tiles
    7 years ago

    Hi I've solved it with Python.