IAMconsortium / pyam

Analysis & visualization of energy & climate scenarios
https://pyam-iamc.readthedocs.io/
Apache License 2.0
222 stars 116 forks source link

Trouble with request: {"statusCode":401,"errorCode":"TOKEN_INVALID","errorMessage":"JWT auth failed, reason: JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted."} #672

Closed shiladitya146 closed 1 year ago

shiladitya146 commented 2 years ago

Hi I am getting the following error on running this code: df = pyam.read_iiasa('iamc15')df = pyam.read_iiasa('iamc15')

danielhuppmann commented 2 years ago

We recently migrated this instance to a new authentication and user-management service. Please reset your password at https://manager.ece.iiasa.ac.at/, then save the new password to your machine as described in the docs: https://pyam-iamc.readthedocs.io/en/stable/api/iiasa.html#pyam.iiasa.set_config

If this does not solve the problem, please restart your computer.

shiladitya146 commented 2 years ago

thank you for the response @danielhuppmann. but i still get the same error image

danielhuppmann commented 2 years ago

@meksor identified an issue with the token-timeout in the IIASA authentication system yesterday and implemented a fix. Please try again.

danielhuppmann commented 2 years ago

Can you please try again and let us know if the problem still exists?

danielhuppmann commented 1 year ago

Closing as no response for >1 month. Please reopen if the issue persists or reappears.