Quantcast
Channel: Active questions tagged rest - Stack Overflow
Viewing all articles
Browse latest Browse all 3655

Error when restoring the idToken - MicroStrategy Modeling service REST API

$
0
0

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


Viewing all articles
Browse latest Browse all 3655

Trending Articles