Copy Data with Bearer token
I am trying to do a copy data activity to make an api call and store the json in a file. It works like a charm using Postman. It is not working using the Copy data activity of a pipeline. I keep getting an unauthorized error, so I think it is not sending the header information properly. I am at a loss on what to try next. Any ideas? Here is a screenshot of my copy activity and the error message is: "Rest call failed with client error, status code 403 Forbidden, please check your activity settings"