As of April 12th, you must go to Progress SupportLink to create new support cases or to access existing cases. Please, bookmark the SupportLink URL and use the new portal to contact the support team.
"description": "The Business Logic script has a runtime error. See debug message for details.",
"debug": "ReferenceError: error is not defined"
}
P
Patrick Gold
said
almost 10 years ago
I am also having the same issue across all of my endpoints. Every 5-10 requests using collectionAccess.collection return without an error, but the results are null. This just started happening late last week.
P
Patrick Gold
said
almost 10 years ago
To elaborate, I have been hitting the endpoint via the API console with the exact same parameters. Most of the time it works, but every 5-10 requests end up returning null.
J
Joshua Cleetus
said
almost 10 years ago
For now i found a solution.
Show the activity indicator and call the api in a loop till it returns the value.
And this happens very fast.
M
Michael
said
almost 10 years ago
Hi Joshua,
Can you post some sample code from your solution and flag it as the answer, so it can help others going forward?
Joshua Cleetus
Our in house app testing team is not satisfied with this.
Can you please help me solve this issue.