Forum Discussion

NandanHegde's avatar
NandanHegde
Icon for Super User rankSuper User
2 years ago
Solved

Unable to create connection for web activity

I am trying to create a connection within web activity to trigger a REST API : https://learn.microsoft.com/en-us/rest/api/datafactory/pipelines/create-run?view=rest-datafactory-2018-06-01&tabs=HTTP ...
  • NandanHegde's avatar
    2 years ago

    Hey,

    The issue was due to missing value in token audience URI 

    adding the value resolves the issue