Hi all,
I am use the Jason api datasource plugin to auth to an api
the response from post give’s me a valid accessToken that i need to use in other panels.
i am struggling to find how to store the accessToken as variable or refence it in another panel.
The accessToken is only valid for 30 minutes is there a way to refresh this every 28 minutes and have the other panels refresh every 10 seconds.
Thanks team