Error: Couldn't get origin from productId

gs2
gs2 Newcomer

Hi, two of these questions have been asked in the more distant past, I am curious if anybody has experienced this recently. I can use postman to establish a connection on http://localhost:9000/sxs/v1 and successfully get a session token. However when I try to launch an app within Workspace or do another command such as getColorChannelList, I always get the following error:

{    "isSuccess": false,    "error": {        "code": -32603,        "message": "Couldn't get origin from productId: XXXXXXXX    }}

(productID masked for privacy).

Thank you in advance for any help.

Tagged:

Answers