Forum Discussion

NandanHegde's avatar
NandanHegde
Super 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

 

But getting the below error while using org account :

Unable to create connection using an organizational account, please check to see if the data source path is correct and that the data source supports using an organizational account.

 

So is there any document which states when all the org account cannot be used for creating a connection.

 

And when using SP auth, getting the below error :

Connection could not be created. This may mean it is not accessible from this network or at this URI, or that a gateway is required to access this data source

  • Hey,

    The issue was due to missing value in token audience URI 

    adding the value resolves the issue

7 Replies

  • Hey,

    The issue was due to missing value in token audience URI 

    adding the value resolves the issue

    • Anonymous's avatar
      Anonymous
      Not applicable

      Glad to know you issue got resolved. Please continue using Fabric Community for your further queries.

  • Anonymous's avatar
    Anonymous
    Not applicable

    Hi NandanHegde ,

    Thanks for using Fabric Community.

    Based on the information you provided it is more related towards Azure Data Factory Rest API.
    Can you please confirm which service you are using - Fabric or Azure Data Factory?