Hello, To APIs Creation Status of test Suite.
- Create .json with test cases and i use Upload File API
- I use filename used in past step and i obtain dsId
- 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!!!