Forum Discussion
Using rest service as data source
- Anonymous2 years ago
HI segato,
In fact, I faced some credentials issue that appeared when you work with anonymous mode with credentials directly apply on the whole URL.
For this scenario, it can be fixed when you split on your URL to root URL and 'relative path' and use the root part to receive the credentials.
Regards,
Xiaoxin Sheng
Hi segato,
I'd like to suggest take a look at the following blog about use web connector and optional parameters if it suitabled to your scenario:
Regards,
Xiaoxin Sheng
- segato2 years agoHelper I
Thanks highly appreciated. But its related to handle your urls and not my issue?
- Anonymous2 years agoNot applicable
HI segato,
In fact, I faced some credentials issue that appeared when you work with anonymous mode with credentials directly apply on the whole URL.
For this scenario, it can be fixed when you split on your URL to root URL and 'relative path' and use the root part to receive the credentials.
Regards,
Xiaoxin Sheng