Forum Discussion

varman's avatar
varman
Frequent Visitor
8 years ago

Generate token automatically when its getting expired

I'm using embed url for the dashboard. So I'm creating fresh token from postman, and applying the generated token in javascript. This working fine until the token expires. My problem is, I need to al...