All problems
TMKR-2010
Error
Vendor or customer
Session does not belong to this caller
A request tried to act on a session that is not associated with the presented credentials.Authentication & licensing•Also known as: SESSION_NOT_OWNED, session-not-owned
Symptoms
API response error_code: SESSION_NOT_OWNED (HTTP 403).
Causes
A token from one session was reused against another session.
Two products are sharing the same API key and stepping on each other.
How to fix it
1
Run one product per API keyDo not share a single API key across multiple charts or terminals. Restart the affected product to get its own session.