Hi All,
We have a Rest API Integration with AEM and Before Hitting the actual API we hit a API which generates a Token and Token needs to be passed to actual API to get the Response.
So first time once API is hit to get the token ,token is valid for 10 minutes so within 10 min same token should ...