Profirator / Profi-platform

Apinf - Open source API management platform with multi proxy and protocol support
https://apinf.com/
European Union Public License 1.1
0 stars 0 forks source link

when token expires, wrong message is shown #8

Closed ilarimikkonen closed 3 years ago

ilarimikkonen commented 4 years ago

how to repro: login to api management. wait one hour. try to load tenant page.

expected. message pops up saying "session expired, please relogin"

actual: Userlist fetch failed! Error: failed [403] { "error": { "code": "API_KEY_OR_TOKEN_INVALID", "message": "An invalid api_key or token was supplied. Get one at https://umbrella.fiware.opendata-paderborn.de:443" } }

ilarimikkonen commented 4 years ago

can be overidden in the Advanced settings in Umbrella

ilarimikkonen commented 3 years ago

closing, as can be handled in Umberlla