アプリケーション リンクのよくあるエラー メッセージ
This page lists common errors encountered when using Application Links.
詳細情報 | Applies To | Error Message(s) | 説明 | ソリューション |
---|---|---|---|---|
BAD_REMOTE_IP; Request not allowed from IP Address | Trusted Applications, Reverse Proxy |
| The application doesn't have the requested IP Address of the requesting server or proxy listed in the "IP Patterns" section of "Incoming Authentication" | Add the IP Address(es) to the IP patterns, or remove the patterns entirely |
BAD_URL; Request not allowed to access URL | 信頼できるアプリケーション |
| The application doesn't have the requested URL listed in the "URL Patterns" section of "Incoming Authentication" | Add the URL to the URL patterns, or remove the patterns entirely |
BAD_XFORWARD_IP; Request not allowed from IP Address | Trusted Applications, Reverse Proxy |
| The application doesn't have the IP address of the X-Forwarded-For host listed in the "IP Patterns" section of "Incoming Authentication" | Add the IP Address(es) to the IP patterns, or remove the patterns entirely |
CertificateTooOldException: Certificate too old | 信頼できるアプリケーション | The Destination application has refused the request because the timestamp added to the request by the Source application is more than the timout before the Destination's current time | Ensure both the Source and Destination servers have the correct time set | |
OAuth error oauth_problem=consumer_key_unknown | アプリケーション リンクの作成時や、アプリケーション リンクを使用する機能の利用時に、アプリケーション同士での認証に失敗する。 | |||
OAuth のエラー oauth_problem=signature_invalid | アプリケーション リンクの作成時や、アプリケーション リンクを使用する機能の利用時に、アプリケーション同士での認証に失敗する。 | |||
OAuth error oauth_problem=timestamp_refused | OAuth | oauth_problem=timestamp_refused | The Destination application has refused the request because the UTC timestamp added to the request by the Source application is at least 5 minutes later than the Destination's current UTC time | Ensure both the Source and Destination servers have the correct time set |
OAuth error oauth_problem=token_rejected | OAuth | oauth_problem=token_rejected | The user has established an OAuth authentication token before, however on the remote the token is missing due to either manual revokation or the admin reconfiguring applinks. | Re-authenticate to get a new token |
Still having problems?
We've got some more troubleshooting guides that may help you out:
Last modified on Mar 30, 2016
Powered by Confluence and Scroll Viewport.