zoom / zoomapps-advancedsample-react

This repository contains an Advanced Zoom Apps Sample. It should serve as a starting point for you to build and test your own Zoom App in development.
MIT License
39 stars 22 forks source link

You need to generate new `REDIS_ENCRYPTION_KEY` and put it in .env as the one provided in .env.example is incorrect. #6

Closed MexicoCityFun closed 9 months ago

MexicoCityFun commented 1 year ago
          You need to generate new `REDIS_ENCRYPTION_KEY` and put it in .env as the one provided in .env.example is incorrect.
$ openssl rand -hex 16

Originally posted by @focalsolution in https://github.com/zoom/zoomapps-advancedsample-react/issues/5#issuecomment-1514082474

SafeeSaif commented 11 months ago

Thank you for the comment. I have brought this up with our team

SafeeSaif commented 9 months ago

I updated the .env.example