Forum Discussion
belurrashmi
8 years agoFrequent Visitor
How to include header in the web data source?
I am trying to get data from a api source and it requires header X-Result-Detail=info,properties. What is the best way to pass this parameter with Basic authentication? I get error that the above...
belurrashmi
8 years agoFrequent Visitor
After fixing the content value, I am getting error as
DataSource.Error: Web.Contents with the Content option is only supported when connecting anonymously.
Details:
DataSourceKind=Web
DataSourcePath=https://artifactory.xyz.com/api/search/aql
v-chuncz-msft do you have any thoughts on this issue.
making anonymous login will fail authentication from the api side
v-chuncz-msft
8 years agoCommunity Support
- belurrashmi8 years agoFrequent Visitor
As I mentioned earlier, after changing the authentication to anonymous login will fail authentication from the api side.
- v-chuncz-msft8 years agoCommunity Support