Hi Team, I am working on a use case where I am accessing the Adobe
Target API using Adobe I/O console in adobe campaign. As we know that
generally when we create the token manually in Adobe I/O , it gets
expired after 24 hours. In order to realistic I want a process in adobe
campaign which generates a new token automatically from Adobe I/O and
authentication process remain smooth. Please guide me. Currently I am
using the below code where I am hardcoding the vaue of Bearer Token :
var http = new...