Hi API team,
I have one question when using DSS REST Web Service API.
Is there any restriction for one token to keep a long connection to call DSS REST Web Service API? I am using GET /v1/Users/Users(UserID) to simulate heartbeat to keep token not expired. But after I run the Java client (which I implemented) for one week, it could not connect any more. I need to restart the client.
So I would like to know is there any restriction about long connection to DSS REST Web Service API? Thank you so much.
Thanks,
Jian Kang