Difference between revisions of "I2Rest Client messages"
Pavel.lobko (talk | contribs) (Created page with "{{DISPLAYTITLE:Error messages}} === Error messages=== {| class="wikitable" ! Code !! Text !! Meaning |- | I2R0004 || Unable to initialize secured connection || |- |...") |
Pavel.lobko (talk | contribs) (→Error messages) |
||
Line 3: | Line 3: | ||
{| class="wikitable" | {| class="wikitable" | ||
! Code !! Text !! Meaning | ! Code !! Text !! Meaning | ||
− | |- | + | | I2R0002 || Bad request parameters || |
+ | |- | ||
+ | | I2R0003 || Unable to get device_code || | ||
+ | |- | ||
| I2R0004 || Unable to initialize secured connection || | | I2R0004 || Unable to initialize secured connection || | ||
− | |- | + | |- |
− | + | | I2R0005 || Unable to get authorization token || | |
− | + | |- | |
− | |||
− | |||
− | | I2R0005 || Unable to get authorization token|| | ||
− | |- | ||
| I2R0006 || Bad request parameters || | | I2R0006 || Bad request parameters || | ||
− | |- | + | |- |
| I2R0009 || Unable to get fresh authorization token || | | I2R0009 || Unable to get fresh authorization token || | ||
− | |- | + | |- |
| I2R0010 || Bad request parameters || | | I2R0010 || Bad request parameters || | ||
− | |- | + | |- |
+ | | I2R0011 || || | ||
+ | |- | ||
+ | | I2R0012 || Unable to make API call - unauthorized.\n || | ||
+ | |- | ||
+ | | I2R0013 || Unable to find program %s/%s required for remote authorization requests\n || | ||
+ | |- | ||
+ | | I2R0014 || Unable to deliver authorization request to remote user || | ||
+ | |- | ||
+ | | I2R0015 || Unable to open stream file &1 for reading || | ||
+ | |- | ||
+ | | I2R0016 || Unable to post API message. &1 || | ||
+ | |- | ||
+ | | I2R0017 || Content type is not specified &1 || | ||
+ | |- | ||
+ | | I2R0018 || Unable to open stream file &1 for writing || | ||
+ | |- | ||
+ | | I2R0019 || Unable to connect API host - credentials was not specified || | ||
+ | |- | ||
+ | | I2R0020 || Unable to open tokens file %s. Error code is %d\n || | ||
+ | |- | ||
| I2R0021 || Unable to get client credentials token || | | I2R0021 || Unable to get client credentials token || | ||
− | |- | + | |- |
| I2R0022 || Bad request parameters || | | I2R0022 || Bad request parameters || | ||
− | |- | + | |- |
− | | I2R0023 || File &1 is already exist || | + | | I2R0023 || File &1 is already exist || |
− | |- | + | |- |
− | | | + | | I2R0024 || Unable to read tokens from %s. %s\n || |
− | |- | + | |- |
− | | | + | | I2R0025 || Performing %s operation on %s\n || |
− | |- | + | |- |
− | | | + | | I2R0026 || Trying to get fresh token for %s from %s\n || |
− | |- | + | |- |
− | | | + | | I2R0027 || Request to token endpoint failed. Error code is %-7.7s, error message %*.*s\n || |
− | |- | + | |- |
− | | | + | | I2R0028 || Unable to get authorization token. Access denied\n || |
+ | |- | ||
+ | | I2R0029 || Unable to get authorization token. Device token expired\n || | ||
+ | |- | ||
+ | | I2R0030 || Unable to get authorization token. Bad data recieved - token not presented\n || | ||
+ | |- | ||
+ | | I2R0031 || Got new authorization token %*.*s\n || | ||
+ | |- | ||
+ | | I2R0032 || Got refresh token %*.*s\n || | ||
+ | |- | ||
+ | | I2R0033 || There is no new refresh token presented, you can still use the old one\n || | ||
+ | |- | ||
+ | | I2R0034 || Approved scopes %*.*s\n || | ||
+ | |- | ||
+ | | I2R0035 || There is no changes in token scopes, you can still use the old\n || | ||
+ | |- | ||
+ | | I2R0036 || Token type %*.*s\n || | ||
+ | |- | ||
+ | | I2R0037 || Token expires in %d\n || | ||
+ | |- | ||
+ | | I2R0038 || Refresh token not presented\n || | ||
+ | |- | ||
+ | | I2R0039 || Trying to get client credentials token for %s from %s\n || | ||
+ | |- | ||
+ | | I2R0040 || Request to token endpoint failed. Error code is %-7.7s, error message %*.*s\n || | ||
+ | |- | ||
+ | | I2R0041 || Unable to get client token. Bad data recieved - token not presented\n || | ||
+ | |- | ||
+ | | I2R0042 || Got client token %*.*s\n || | ||
+ | |- | ||
+ | | I2R0043 || Trying to get authoruzation token for %s from %s\n || | ||
+ | |- | ||
+ | | I2R0044 || Request to authorization endpoint failed. Error code is %-7.7s, error message %*.*s\n || | ||
+ | |- | ||
+ | | I2R0045 || Got verification URL %*.*s\n || | ||
+ | |- | ||
+ | | I2R0046 || Got complete verification URL %*.*s\n || | ||
+ | |- | ||
+ | | I2R0047 || Device code %*.*s\n || | ||
+ | |- | ||
+ | | I2R0048 || User code %*.*s\n || | ||
+ | |- | ||
+ | | I2R0049 || Not enough space to get full verification_url. Server sent verification URL as string of %d characters || | ||
+ | |- | ||
+ | | I2R0050 || Not enough space to get full verification_url_complete. Server sent complete verification URL as strin || | ||
+ | |- | ||
+ | | I2R0051 || Not enough space to get full device code. Server sent device code as string of %d characters\n || | ||
+ | |- | ||
+ | | I2R0052 || Not enough space to get full user code. Server sent user code as string of %d characters\n || | ||
+ | |- | ||
+ | | I2R0053 || Unable to get required parameters from authorization endpoint\n || | ||
+ | |- | ||
+ | | I2R0054 || Trying to get device token from %s...\n" || | ||
+ | |- | ||
+ | | I2R0055 || Authorization message delivered to authorizer. Waiting for authorization...\n || | ||
+ | |- | ||
+ | | I2R0057 || Unable to get authorization token. Access denied\n || | ||
+ | |- | ||
+ | | I2R0058 || Unable to get authorization token. Device token expired\n || | ||
+ | |- | ||
+ | | I2R0059 || Unable to get authorization token. Request expired\n || | ||
+ | |- | ||
+ | | I2R0060 || Unable to get authorization token. %s\n || | ||
+ | |- | ||
+ | | I2R0061 || Unable to get authorization token. Interrupted by user\n || | ||
+ | |- | ||
+ | | I2R0062 || Unable to get authorization token. Bad data received - token not presented\n || | ||
+ | |- | ||
+ | | I2R0063 || Got authorization token %*.*s\n || | ||
+ | |- | ||
+ | | I2R0064 || Got refresh token %*.*s\n || | ||
+ | |- | ||
+ | | I2R0065 || Approved scopes %*.*s\n || | ||
+ | |- | ||
+ | | I2R0066 || Token type %*.*s\n || | ||
+ | |- | ||
+ | | I2R0067 || Token expires in %d\n || | ||
+ | |- | ||
+ | | I2R0070 || %*.*s\n || | ||
+ | |- | ||
+ | | I2R0071 || Server response (status %d, shown %d bytes of %d):\n || | ||
+ | |- | ||
+ | | I2R0072 || Server response (status %d):\n || | ||
+ | |- | ||
+ | | I2R0073 || Empty response\n || | ||
+ | |- | ||
+ | | I2R0075 || Unable to write tokens to %s\n || | ||
+ | |- |
Revision as of 11:35, 13 April 2020
Error messages
Code | Text | Meaning | I2R0002 | Bad request parameters | |
---|---|---|---|---|---|
I2R0003 | Unable to get device_code | ||||
I2R0004 | Unable to initialize secured connection | ||||
I2R0005 | Unable to get authorization token | ||||
I2R0006 | Bad request parameters | ||||
I2R0009 | Unable to get fresh authorization token | ||||
I2R0010 | Bad request parameters | ||||
I2R0011 | |||||
I2R0012 | Unable to make API call - unauthorized.\n | ||||
I2R0013 | Unable to find program %s/%s required for remote authorization requests\n | ||||
I2R0014 | Unable to deliver authorization request to remote user | ||||
I2R0015 | Unable to open stream file &1 for reading | ||||
I2R0016 | Unable to post API message. &1 | ||||
I2R0017 | Content type is not specified &1 | ||||
I2R0018 | Unable to open stream file &1 for writing | ||||
I2R0019 | Unable to connect API host - credentials was not specified | ||||
I2R0020 | Unable to open tokens file %s. Error code is %d\n | ||||
I2R0021 | Unable to get client credentials token | ||||
I2R0022 | Bad request parameters | ||||
I2R0023 | File &1 is already exist | ||||
I2R0024 | Unable to read tokens from %s. %s\n | ||||
I2R0025 | Performing %s operation on %s\n | ||||
I2R0026 | Trying to get fresh token for %s from %s\n | ||||
I2R0027 | Request to token endpoint failed. Error code is %-7.7s, error message %*.*s\n | ||||
I2R0028 | Unable to get authorization token. Access denied\n | ||||
I2R0029 | Unable to get authorization token. Device token expired\n | ||||
I2R0030 | Unable to get authorization token. Bad data recieved - token not presented\n | ||||
I2R0031 | Got new authorization token %*.*s\n | ||||
I2R0032 | Got refresh token %*.*s\n | ||||
I2R0033 | There is no new refresh token presented, you can still use the old one\n | ||||
I2R0034 | Approved scopes %*.*s\n | ||||
I2R0035 | There is no changes in token scopes, you can still use the old\n | ||||
I2R0036 | Token type %*.*s\n | ||||
I2R0037 | Token expires in %d\n | ||||
I2R0038 | Refresh token not presented\n | ||||
I2R0039 | Trying to get client credentials token for %s from %s\n | ||||
I2R0040 | Request to token endpoint failed. Error code is %-7.7s, error message %*.*s\n | ||||
I2R0041 | Unable to get client token. Bad data recieved - token not presented\n | ||||
I2R0042 | Got client token %*.*s\n | ||||
I2R0043 | Trying to get authoruzation token for %s from %s\n | ||||
I2R0044 | Request to authorization endpoint failed. Error code is %-7.7s, error message %*.*s\n | ||||
I2R0045 | Got verification URL %*.*s\n | ||||
I2R0046 | Got complete verification URL %*.*s\n | ||||
I2R0047 | Device code %*.*s\n | ||||
I2R0048 | User code %*.*s\n | ||||
I2R0049 | Not enough space to get full verification_url. Server sent verification URL as string of %d characters | ||||
I2R0050 | Not enough space to get full verification_url_complete. Server sent complete verification URL as strin | ||||
I2R0051 | Not enough space to get full device code. Server sent device code as string of %d characters\n | ||||
I2R0052 | Not enough space to get full user code. Server sent user code as string of %d characters\n | ||||
I2R0053 | Unable to get required parameters from authorization endpoint\n | ||||
I2R0054 | Trying to get device token from %s...\n" | ||||
I2R0055 | Authorization message delivered to authorizer. Waiting for authorization...\n | ||||
I2R0057 | Unable to get authorization token. Access denied\n | ||||
I2R0058 | Unable to get authorization token. Device token expired\n | ||||
I2R0059 | Unable to get authorization token. Request expired\n | ||||
I2R0060 | Unable to get authorization token. %s\n | ||||
I2R0061 | Unable to get authorization token. Interrupted by user\n | ||||
I2R0062 | Unable to get authorization token. Bad data received - token not presented\n | ||||
I2R0063 | Got authorization token %*.*s\n | ||||
I2R0064 | Got refresh token %*.*s\n | ||||
I2R0065 | Approved scopes %*.*s\n | ||||
I2R0066 | Token type %*.*s\n | ||||
I2R0067 | Token expires in %d\n | ||||
I2R0070 | %*.*s\n | ||||
I2R0071 | Server response (status %d, shown %d bytes of %d):\n | ||||
I2R0072 | Server response (status %d):\n | ||||
I2R0073 | Empty response\n | ||||
I2R0075 | Unable to write tokens to %s\n |