Can we have multiple access tokens generated across different modules in a day?
Or do we need to store the access token in database or file to be used across all modules
Can we have multiple access tokens generated across different modules in a day?
Or do we need to store the access token in database or file to be used across all modules
Hey @116310605254586687947 ,
There has to be one access which can be used everywhere , this token will expire by the end of the day
Ok. Thanks.