HomeSUPPORT QUESTIONS

Need help with StresStimulus? Start here.

Token authorization for Azure/PowerApps is failing Messages in this topic - RSS

s.bassana.panchal
s.bassana.panchal
Posts: 2


23 days ago
Product: SS version 6.2 - We are using this product version for SS.

01) Created Dynamic Extractor using this blog - https://support.stresstimulus.com/display/doc62/Dynamic+Extractors
02) removed hardcoded token value and used dynamic parameter created using above step
03) We are still getting the below error

{"status":400,"source":"https://XXXX-XXX.token.azure-apim.net:443/tokens/XXX/12345/logicflows/12345/exchange%22,%22message%22:%22Error from token exchange: Bad authorization token. IDX10517: Signature validation failed. The token's kid is missing. Keys tried:

04) We validated the kid using jwt.ms the signature and "typ": "JWT", "alg": "XXXX", "x5t": "XXXX", "kid":" all are appearing correctly.
05) The property for extractor "is the extractor dynamic" is also set to true

Is there any bug in the SS version 6.2 product?

Any Suggestion or help is appreciated.

Thank You!

Regards,
-Suresh
0 link
George @StresStimulus
George @StresStimulus
Administrator
Posts: 570


23 days ago
George @StresStimulus
George @StresStimulus
Administrator
Posts: 570
There are no known bugs in StresStimulus related to extractors in v6.2. Extractors are a stable, core component of the product, so any issues in this area are typically related to how the extractor was created.
If the extractor appears to validate correctly when you create it, but the extracted value is not correct during Verify/Test, then the issue is typically one of these:
  • The extraction rule was implemented incorrectly as it does not match the actual server response at runtime.
  • The server is returning an unexpected response, often because of another script configuration error earlier in the workflow.
To check what value the extractor is actually capturing during verification, please review the Extractor Verification tree in the Verify report, as described here: https://support.stresstimulus.com/display/doc62/Extractor+Verification+and+Script+Optimization.


Please note that assisting with this type of issue usually requires us to review the specific script behavior in the target test environment. That level of troubleshooting is not practical on the public forum.
  • If you are a StresStimulus customer, please contact your support representative, who can review the script configuration and help get it working correctly.
  • If you are evaluating StresStimulus, you are welcome to request a complimentary test configuration (POC) session (https://www.stresstimulus.com/trials/free-test-configuration), during which we will fix the script via screen sharing.


- Cheers
0 link






Copyright © 2026 Stimulus Technology