Facing Invalid SDK credentials in Conversation testing APIs

Hello, To APIs Creation Status of test Suite.

  1. Create .json with test cases and i use Upload File API
  2. I use filename used in past step and i obtain dsId
  3. when i try to get creation status API using dsId from step 2, it appears:
    {
    “errors”: [
    {
    “msg”: “Invalid SDK credentials”,
    “code”: 4002
    }
    ]
    }

I activated all topics in API scopes… any help??? Thanks!!!

Hello Rocio,

Thank you for reaching out to Kore.ai Community.
This error is seen when the JWT token is not valid.

May i request you to review if you are using the correct JWT token here ?

Thank you,
Srujan Madderla
Kore.ai Community Team