Hi,
In the additional headers, why do we see [Object object] in your screenshot?
Usually, we can use the Additional headers field in the data set and give expression like this
@markus.bohland@hotmail.de ('Anaplan Auth token ',dataset().tokenparam)
where tokenparam is the token passed to the data set parameter from the activity.
In the copy activity when you use the data set, you can pass the token from the variable.