Forum Discussion
Ansum
2 years agoNew Contributor
REST API request time out
Hi there, We are trying to test data provider endpoints using Postman but they always fail with Error: connect ETIMEDOUT xx.xxx.xxx.xxx:50001. I have read the documentation, manage to call Authenti...
- 2 years ago
can you repost the URL without the port number?
Ansum
2 years agoNew Contributor
As mentioned,
"https://{OurBaseWebServer}:50001/onestreamapi/api/DataProvider/GetAdoDataSetForSqlCommand?api-version=5.2.0" fails with timeout error
"https://{OurBaseWebServer}/onestreamapi/api/DataProvider/GetAdoDataSetForSqlCommand?api-version=5.2.0" fails with 404 Not Found error
Related Content
- 5 months ago
- 4 years ago
- 2 years ago