我们现在正在将我们的应用程序部署到生产环境中。但是出现了速率控制的问题?我们如何解决这个问题?任何步骤都可以解决这个问题。问题是使用一个使用 java.util 的适配器连接到 ***。我们收到来自 ipad 设备的错误。
<Warning>: DEBUG: Submitting credentials to Worklight
<Warning>: DEBUG: Checking for authRequired attribute in responseJSON
<Warning>: DEBUG: authRequired attribute is present in responseJSON true
<Warning>: DEBUG: authrequired === true? true
<Warning>: DEBUG: authRequired is true, calling onShowLogin
<Warning>: DEBUG: do login [object Object]
<Error>: HID: The 'Rate Controlled' connection 'appme' access to protected services is denied.
<Warning>: void SendDelegateMessage(NSInvocation *): delegate (webView:runJavaScriptAlertPanelWithMessage:initiatedByFrame:) failed to return after waiting 10 seconds. main run loop mode: kCFRunLoopDefaultMode
<Warning>: ERROR: Failed to submit credentials to worklight
我们正在获取 *** 的凭据。适配器使用 jars 和 java 类来访问凭证。