Notebook -
https://github.com/CareEvolution/mdh-data-guide/blob/main/notebooks/connection_basics/service_account_mdh_export_db_profile.ipynb
I believe the dependency to install with pip is pyjwt instead of just jwt.
The later installs a different package that has different syntax as compared to the examples.
Notebook -
https://github.com/CareEvolution/mdh-data-guide/blob/main/notebooks/connection_basics/service_account_mdh_export_db_profile.ipynb
I believe the dependency to install with
pipispyjwtinstead of justjwt.The later installs a different package that has different syntax as compared to the examples.