I am trying to hit '/MicroStrategyLibrary/api/model/securityFilters/{SF_ID}' getting error -
{"code": "8004cb07","message": "Error when restoring the idToken: JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted.","moreInfo": "https://community.microstrategy.com/s/article/KB484255-Configure-the-Modeling-Service" }
As suggested in the documentation I have configured secret key Same in modelservice.identity_token.secret_key in the modelservice.conf
file and identityToken.secretKey in the Library server configOverride.properties
file.
But still getting same error. Could not find relative errors in the Library/Modelservice Logs as well.
Testing API for MSTR Modeling service get Security filter definition