Hi,I am able to create a new integration for accessing Launch API using
JWT-based access token.But, the main issue is that, the JWT gets expired
often and hence, I have to again copy-paste the Private Key to obtain
new JWT to existing integration. So, how to fix this issue as I am
automating the creation of property, etc using Launch API, but if JWT
gets expired and throws error " It is incorrectly formatted and can't be
decoded", then how can we build seamless automation experience?