Forum Discussion
How to solve a schedule refresh problem for getting data from API?
- 4 years ago
Sorry I hadn't read your post correctly. What you need is a base URL that actually exists on the service.
https://api.genscape.com/ is not valid (the server refuses to serve that page).
Select "skip test" and ignore the error.
"But I am not able to apply data refresh"
Please elaborate. What error message did you get?
- Yash484 years agoFrequent Visitor
Hi lbendlin,
I am getting the below error message.
Thank you,
Yash
- lbendlin4 years agoSuper User
Sorry I hadn't read your post correctly. What you need is a base URL that actually exists on the service.
https://api.genscape.com/ is not valid (the server refuses to serve that page).
Select "skip test" and ignore the error.
- lbendlin4 years agoSuper User
Can you successfully fetch a single page? The first ten records? The error message indicates that the URL is incorrect.
- Yash484 years agoFrequent Visitor
Yes, I can fetch a single page when I use the below way to load data instead of using query to load many pages using loop.