I successfuly made an httprequest to have a token stored in a table
But I cant use expression in additional http header:
"Authorization":"Bearer "+cell(tableFromJSON({users.admin.trackers.OAuth:tracker$value}), "access_token")
doesnt work
Welcome to AggreGate CommunitySearch found 1 matchOAuth2 HttpI successfuly made an httprequest to have a token stored in a table
But I cant use expression in additional http header: "Authorization":"Bearer "+cell(tableFromJSON({users.admin.trackers.OAuth:tracker$value}), "access_token") doesnt work
|