Template:WS: Difference between revisions

From PS4 Developer wiki
Jump to navigation Jump to search
(99% Complete. Missing One Value's Remark -> 0x82200182)
(Added SCE_NP_WEBAPI_SERVER_ERROR(s) to the wiki. There's still a handful amount left to add. Taking a break, and decrypting 5.05 libraries to add hidden error codes that are not documented.)
Line 4: Line 4:
! Name !! <abbr title="WS-3*">Errorcode</abbr> !! <abbr title="0x8*******">Returncode</abbr> !! Remarks
! Name !! <abbr title="WS-3*">Errorcode</abbr> !! <abbr title="0x8*******">Returncode</abbr> !! Remarks
|-
|-
| SCE_NP_WEBAPI_SERVER_ERROR_ASM_INVALID_BODY_PARAMETER || WS-36601-6 || 0x82200182 ||  
| SCE_NP_WEBAPI_SERVER_ERROR_ASM_BAD_REQUEST || WS-36577-8 || 0x82200001 || Details are unknown, but an invalid value was included in request (header, body, query string, etc.) (JSON error code: 2097153)
|-
| SCE_NP_WEBAPI_SERVER_ERROR_ASM_UNSUPPORTED_API_VERSION || WS-36578-9 || 0x82200002 || Unsupported API version (JSON error code: 2097154)
|-
|  || WS-36579-0 || 0x82200003 || JSON error code: 2097155
|-
| SCE_NP_WEBAPI_SERVER_ERROR_ASM_INVALID_NP_ENVIRONMENT || WS-36580-2 || 0x82200004 || Environment name is invalid (JSON error code: 2097156)
|-
| SCE_NP_WEBAPI_SERVER_ERROR_ASM_INVALID_NP_TITLE_ID || WS-36581-3 || 0x82200005 || NP Title ID is invalid (JSON error code: 2097157)
|-
|  || WS-36582-4 || 0x82200006 || JSON error code: 2097158
|-
|  || WS-36583-5 || 0x82200007 || JSON error code: 2097159
|-
|  || WS-36584-6 || 0x82200008 || JSON error code: 2097160
|-
|  || WS-36585-7 || 0x82200009 || JSON error code: 2097161
|-
|  || WS-36586-8 || 0x8220000A || OAuth client ID is invalid (JSON error code: 2097162)
|-
|  || WS-36587-9 || 0x8220000B || JSON error code: 2097163
|-
|  || WS-36588-0 || 0x8220000C || JSON error code: 2097164
|-
|  || WS-36589-1 || 0x8220000D || JSON error code: 2097165
|-
|  || WS-36590-3 || 0x8220000E || JSON error code: 2097166
|-
|  || WS-36591-4 || 0x82200100 || JSON error code: 2097408
|-
|  || WS-36592-5 || 0x82200101 || JSON error code: 2097409
|-
|  || WS-36593-6 || 0x82200102 || JSON error code: 2097410
|-
|  || WS-36594-7 || 0x82200103 || JSON error code: 2097411
|-
|  || WS-36595-8 || 0x82200104 || JSON error code: 2097412
|-
|  || WS-36596-9 || 0x82200105 || JSON error code: 2097413
|-
|  || WS-36597-0 || 0x82200140 || JSON error code: 2097472
|-
|  || WS-36598-1 || 0x82200141 || JSON error code: 2097473
|-
|  || WS-36599-2 || 0x82200180 || JSON error code: 2097536
|-
|  || WS-36600-5 || 0x82200181 || JSON error code: 2097537
|-
| SCE_NP_WEBAPI_SERVER_ERROR_ASM_INVALID_BODY_PARAMETER || WS-36601-6 || 0x82200182 || JSON error code: 2097538
|-
|  || WS-36602-7 || 0x82200183 || JSON error code: 2097539
|-
|  || WS-36603-8 || 0x82200184 || JSON error code: 2097540
|-
|  || WS-36604-9 || 0x82200185 || JSON error code: 2097541
|-
|  || WS-36605-0 || 0x82200186 || JSON error code: 2097542
|-
|  || WS-36606-1 || 0x82200187 || JSON error code: 2097543
|-
|  || WS-36607-2 || 0x82200188 || JSON error code: 2097544
|-
| SCE_NP_WEBAPI_SERVER_ERROR_ASM_ACCESS_TOKEN_REQUIRED || WS-36608-3 || 0x82200200 || No access token (JSON error code: 2097664)
|-
| SCE_NP_WEBAPI_SERVER_ERROR_ASM_INVALID_ACCESS_TOKEN || WS-36609-4 || 0x82200201 || Access token is an invalid value or is corrupted (JSON error code: 2097665)
|-
| SCE_NP_WEBAPI_SERVER_ERROR_ASM_EXPIRED_ACCESS_TOKEN || WS-36610-6 || 0x82200202 || Access token is expired (JSON error code: 2097666)
|-
|  || WS-36611-7 || 0x82200203 || JSON error code: 2097667
|-
|  || WS-36612-8 || 0x82200204 || JSON error code: 2097668
|-
|  || WS-36613-9 || 0x82200205 || JSON error code: 2097669
|-
| SCE_NP_WEBAPI_SERVER_ERROR_ASM_NOT_AUTHORIZED || WS-36614-0 || 0x82200206 || Not authorized to access specified resource or use query parameter (JSON error code: 2097670)
|-
|  || WS-36615-1 || 0x82200207 || JSON error code: 2097671
|-
| SCE_NP_WEBAPI_SERVER_ERROR_ASM_BANNED_USER || WS-36616-2 || 0x82200208 || Banned user (JSON error code: 2097672)
|-
|  || WS-36617-3 || 0x82200209 || JSON error code: 2097673
|-
|  || WS-36618-4 || 0x8220020A || JSON error code: 2097674
|-
| SCE_NP_WEBAPI_SERVER_ERROR_ASM_RATE_LIMIT_EXCEEDED || WS-36619-5 || 0x8220020B || API rate limit was exceeded (JSON error code: 2097675)
|-
|  || WS-36620-7 || 0x8220020C || JSON error code: 2097676
|-
| SCE_NP_WEBAPI_SERVER_ERROR_ASM_NOT_AUTHORIZED_ACCESS_TOKEN || WS-36621-8 || 0x8220020D || Access token was obtained with an invalid procedure (JSON error code: 2097677)
|-
| SCE_NP_WEBAPI_SERVER_ERROR_ASM_NEED_TO_UPGRADE || WS-36622-9 || 0x8220020E || Account needs to upgrade (JSON error code: 2097678)
|-
|  || WS-36623-0 || 0x8220020F || JSON error code: 2097679
|-
|  || WS-36624-1 || 0x82200210 || JSON error code: 2097680
|-
| SCE_NP_WEBAPI_SERVER_ERROR_ASM_UNKNOWN_CLIENT || WS-36625-2 || 0x82200280 || Client ID for access token is invalid (JSON error code: 2097792)
|-
| SCE_NP_WEBAPI_SERVER_ERROR_ASM_NP_TITLE_ID_NOT_FOUND || WS-36626-3 || 0x82200281 || Title does not exist (JSON error code: 2097793)
|-
|  || WS-36627-4 || 0x82200282 || JSON error code: 2097794
|-
|  || WS-36628-5 || 0x82200283 || JSON error code: 2097795
|-
| SCE_NP_WEBAPI_SERVER_ERROR_ASM_NP_COMMUNICATION_ID_NOT_FOUND || WS-36629-6 || 0x82200284 || NP Communication ID does not exist (JSON error code: 2097796)
|-
|  || WS-36630-8 || 0x82200285 || JSON error code: 2097797
|-
|-
| SCE_NP_WEBAPI_SERVER_ERROR_USER_PROFILE_USER_NOT_FOUND || WS-36724-2 || 0x8220200c || Target user does not exist.
| SCE_NP_WEBAPI_SERVER_ERROR_USER_PROFILE_USER_NOT_FOUND || WS-36724-2 || 0x8220200c || Target user does not exist.

Revision as of 08:29, 3 April 2020

Name Errorcode Returncode Remarks
SCE_NP_WEBAPI_SERVER_ERROR_ASM_BAD_REQUEST WS-36577-8 0x82200001 Details are unknown, but an invalid value was included in request (header, body, query string, etc.) (JSON error code: 2097153)
SCE_NP_WEBAPI_SERVER_ERROR_ASM_UNSUPPORTED_API_VERSION WS-36578-9 0x82200002 Unsupported API version (JSON error code: 2097154)
WS-36579-0 0x82200003 JSON error code: 2097155
SCE_NP_WEBAPI_SERVER_ERROR_ASM_INVALID_NP_ENVIRONMENT WS-36580-2 0x82200004 Environment name is invalid (JSON error code: 2097156)
SCE_NP_WEBAPI_SERVER_ERROR_ASM_INVALID_NP_TITLE_ID WS-36581-3 0x82200005 NP Title ID is invalid (JSON error code: 2097157)
WS-36582-4 0x82200006 JSON error code: 2097158
WS-36583-5 0x82200007 JSON error code: 2097159
WS-36584-6 0x82200008 JSON error code: 2097160
WS-36585-7 0x82200009 JSON error code: 2097161
WS-36586-8 0x8220000A OAuth client ID is invalid (JSON error code: 2097162)
WS-36587-9 0x8220000B JSON error code: 2097163
WS-36588-0 0x8220000C JSON error code: 2097164
WS-36589-1 0x8220000D JSON error code: 2097165
WS-36590-3 0x8220000E JSON error code: 2097166
WS-36591-4 0x82200100 JSON error code: 2097408
WS-36592-5 0x82200101 JSON error code: 2097409
WS-36593-6 0x82200102 JSON error code: 2097410
WS-36594-7 0x82200103 JSON error code: 2097411
WS-36595-8 0x82200104 JSON error code: 2097412
WS-36596-9 0x82200105 JSON error code: 2097413
WS-36597-0 0x82200140 JSON error code: 2097472
WS-36598-1 0x82200141 JSON error code: 2097473
WS-36599-2 0x82200180 JSON error code: 2097536
WS-36600-5 0x82200181 JSON error code: 2097537
SCE_NP_WEBAPI_SERVER_ERROR_ASM_INVALID_BODY_PARAMETER WS-36601-6 0x82200182 JSON error code: 2097538
WS-36602-7 0x82200183 JSON error code: 2097539
WS-36603-8 0x82200184 JSON error code: 2097540
WS-36604-9 0x82200185 JSON error code: 2097541
WS-36605-0 0x82200186 JSON error code: 2097542
WS-36606-1 0x82200187 JSON error code: 2097543
WS-36607-2 0x82200188 JSON error code: 2097544
SCE_NP_WEBAPI_SERVER_ERROR_ASM_ACCESS_TOKEN_REQUIRED WS-36608-3 0x82200200 No access token (JSON error code: 2097664)
SCE_NP_WEBAPI_SERVER_ERROR_ASM_INVALID_ACCESS_TOKEN WS-36609-4 0x82200201 Access token is an invalid value or is corrupted (JSON error code: 2097665)
SCE_NP_WEBAPI_SERVER_ERROR_ASM_EXPIRED_ACCESS_TOKEN WS-36610-6 0x82200202 Access token is expired (JSON error code: 2097666)
WS-36611-7 0x82200203 JSON error code: 2097667
WS-36612-8 0x82200204 JSON error code: 2097668
WS-36613-9 0x82200205 JSON error code: 2097669
SCE_NP_WEBAPI_SERVER_ERROR_ASM_NOT_AUTHORIZED WS-36614-0 0x82200206 Not authorized to access specified resource or use query parameter (JSON error code: 2097670)
WS-36615-1 0x82200207 JSON error code: 2097671
SCE_NP_WEBAPI_SERVER_ERROR_ASM_BANNED_USER WS-36616-2 0x82200208 Banned user (JSON error code: 2097672)
WS-36617-3 0x82200209 JSON error code: 2097673
WS-36618-4 0x8220020A JSON error code: 2097674
SCE_NP_WEBAPI_SERVER_ERROR_ASM_RATE_LIMIT_EXCEEDED WS-36619-5 0x8220020B API rate limit was exceeded (JSON error code: 2097675)
WS-36620-7 0x8220020C JSON error code: 2097676
SCE_NP_WEBAPI_SERVER_ERROR_ASM_NOT_AUTHORIZED_ACCESS_TOKEN WS-36621-8 0x8220020D Access token was obtained with an invalid procedure (JSON error code: 2097677)
SCE_NP_WEBAPI_SERVER_ERROR_ASM_NEED_TO_UPGRADE WS-36622-9 0x8220020E Account needs to upgrade (JSON error code: 2097678)
WS-36623-0 0x8220020F JSON error code: 2097679
WS-36624-1 0x82200210 JSON error code: 2097680
SCE_NP_WEBAPI_SERVER_ERROR_ASM_UNKNOWN_CLIENT WS-36625-2 0x82200280 Client ID for access token is invalid (JSON error code: 2097792)
SCE_NP_WEBAPI_SERVER_ERROR_ASM_NP_TITLE_ID_NOT_FOUND WS-36626-3 0x82200281 Title does not exist (JSON error code: 2097793)
WS-36627-4 0x82200282 JSON error code: 2097794
WS-36628-5 0x82200283 JSON error code: 2097795
SCE_NP_WEBAPI_SERVER_ERROR_ASM_NP_COMMUNICATION_ID_NOT_FOUND WS-36629-6 0x82200284 NP Communication ID does not exist (JSON error code: 2097796)
WS-36630-8 0x82200285 JSON error code: 2097797
SCE_NP_WEBAPI_SERVER_ERROR_USER_PROFILE_USER_NOT_FOUND WS-36724-2 0x8220200c Target user does not exist.
SCE_NP_WEBAPI_SERVER_ERROR_USER_PROFILE_RESOURCE_NOT_FOUND WS-36725-3 0x8220200d Target resource does not exist.
SCE_NP_WEBAPI_SERVER_ERROR_USER_PROFILE_ACCESS_DENIED_BY_RESOURCE_OWNERSHIP WS-36726-4 0x8220200e Access attempted by a non-owner for a resource that only the resource owner can access. For example, attempted to obtain a friend list with presence information of another user.
SCE_NP_WEBAPI_SERVER_ERROR_USER_PROFILE_RATE_LIMIT_EXCEEDED WS-36755-6 0x8220220b Cannot connect to the server. It has been accessed too frequently by you, so access is being restricted. Please try again later.
SCE_NP_WEBAPI_SERVER_ERROR_USER_PROFILE_ACCESS_DENIED_BY_PRIVACY_LEVEL WS-36756-7 0x8220220c Access was denied due to target user privacy setting.
SCE_NP_WEBAPI_SERVER_ERROR_USER_PROFILE_NOT_AUTHORIZED_ACCESS_TOKEN WS-36757-8 0x8220220d Access token was obtained with an invalid procedure
SCE_NP_WEBAPI_SERVER_ERROR_USER_PROFILE_INTERNAL_SERVER_ERROR WS-36768-0 0x82202301 Internal error of the server
SCE_NP_WEBAPI_SERVER_ERROR_USER_PROFILE_FRIEND_REQUEST_NOT_FOUND WS-36777-0 0x82202900 Friend request does not exist
SCE_NP_WEBAPI_SERVER_ERROR_USER_PROFILE_NOT_IN_FRIEND_LIST WS-36778-1 0x82202901 User does not exist in friends list
SCE_NP_WEBAPI_SERVER_ERROR_USER_PROFILE_ALREADY_FRIEND_REQUESTED WS-36780-4 0x82202903 Already friend-requested
SCE_NP_WEBAPI_SERVER_ERROR_USER_PROFILE_REQUESTERS_FRIEND_LIST_FULL WS-36781-5 0x82202904 Requester's friend list is full.
SCE_NP_WEBAPI_SERVER_ERROR_USER_PROFILE_REQUESTED_USERS_FRIEND_LIST_FULL WS-36782-6 0x82202905 Requested user's friend list is full.
SCE_NP_WEBAPI_SERVER_ERROR_USER_PROFILE_NAME_ALREADY_SHARED WS-36783-7 0x82202906 Already shared their name
SCE_NP_WEBAPI_SERVER_ERROR_USER_PROFILE_BLOCKED_USER WS-36784-8 0x82202907 Blocked user
SCE_NP_WEBAPI_SERVER_ERROR_USER_PROFILE_NAME_SHARING_REQUEST_NOT_FOUND WS-36785-9 0x82202908 Name-sharing request does not exist
SCE_NP_WEBAPI_SERVER_ERROR_USER_PROFILE_ALREADY_NAME_SHARING_REQUESTED WS-36786-0 0x82202909 Already requested to share their name
SCE_NP_WEBAPI_SERVER_ERROR_USER_PROFILE_NAME_REGISTRATION_REQUIRED WS-36787-1 0x8220290a Name registaration of the user is needed
SCE_NP_WEBAPI_SERVER_ERROR_USER_PROFILE_TARGET_USER_NOT_REGISTERED_NAME WS-36788-2 0x8220290b Name registaration of the target user is needed
SCE_NP_WEBAPI_SERVER_ERROR_SESSION_INVITATION_RESOURCE_NOT_FOUND WS-36812-0 0x8220400d Target resource does not exist
SCE_NP_WEBAPI_SERVER_ERROR_SESSION_INVITATION_RATE_LIMIT_EXCEEDED WS-36842-3 0x8220420b API rate limit was exceeded
SCE_NP_WEBAPI_SERVER_ERROR_SESSION_INVITATION_ACCESS_DENIED_BY_PRIVACY_LEVEL WS-36843-4 0x8220420c Access was denied due to target user privacy setting
SCE_NP_WEBAPI_SERVER_ERROR_SESSION_INVITATION_NOT_AUTHORIZED_ACCESS_TOKEN WS-36844-5 0x8220420d Access token was obtained with an invalid procedure
SCE_NP_WEBAPI_SERVER_ERROR_SESSION_INVITATION_INTERNAL_SERVER_ERROR WS-36855-7 0x82204301 Internal error of the server
SCE_NP_WEBAPI_SERVER_ERROR_GROUP_MESSAGING_INTERNAL_SERVER_ERROR WS-36987-3 0x82206301 Internal error of the server
SCE_NP_WEBAPI_SERVER_ERROR_TROPHY_RESOURCE_NOT_FOUND WS-37073-0 0x8220a00d Target resource does not exist
SCE_NP_WEBAPI_SERVER_ERROR_ENTITLEMENTS_INTERNAL_ERROR WS-37269-7 0x82303f02 Internal error occurred (JSON error code: 3161858)
SCE_NP_WEBAPI_SERVER_ERROR_ENTITLEMENTS_SERVICE_UNAVAILABLE WS-37270-9 0x82303f03 Service is undergoing maintenance (JSON error code: 3161859)
SCE_NP_WEBAPI_SERVER_ERROR_ENTITLEMENTS_RESOURCE_NOT_FOUND WS-37271-0 0x82303f04 Resource was not found (JSON error code: 3161860)
SCE_NP_WEBAPI_SERVER_ERROR_SOCIAL_NETWORK_RESOURCE_NOT_FOUND WS-37305-8 0x82305f04 Resource was not found (JSON error code: 3170052)
SCE_NP_WEBAPI_SERVER_ERROR_OAUTH_28_ACCOUNT_HAS_BEEN_BANNED WS-37337-3 0x82e0001c This PSN account has been temporarily suspended

This PlayStation Network account has been temporarily suspended from accessing PSN services for violating our Terms of Service and User Agreement. Please check the e-mail account associated with the account for further information.

SCE_NP_WEBAPI_SERVER_ERROR_OAUTH_29_CONSOLE_HAS_BEEN_BANNED WS-37338-4 0x82e0001d This PS4 console has been permanently banned from the PlayStation Network

This console has been permanently banned from accessing PSN services for violating our Terms of Service and User Agreement. Please refer to this support article for more information on bans and suspensions.

SCE_NP_WEBAPI_SERVER_ERROR_OAUTH_4176_ACCOUNT_HAS_BEEN_BANNED WS-37368-7 0x82e01050 This PSN account has been banned

This PlayStation Network account has been banned from accessing PSN services for violating our Terms of Service and User Agreement. Please check the e-mail account that's associated with the account for further information.

SCE_NP_WEBAPI_SERVER_ERROR_OAUTH_HTTP_STATUS_CODE_502_BAD_GATEWAY WS-37431-8 0x82e101f6 Connection to server failed // Step 1: PSN or the game's server may be temporarily unavailable. Please check the status of the game's server via its website. You can check the status of the PSN here.
Step 2 : If the servers are active, run the Internet connection test at [Settings] > [Network] > [Test Internet Connection] and make sure you can connect to the network.
Step 3: Update your router to the latest firmware. Turn off other devices that are connected to your network to reduce stress. If this does not work, try again later as the server may be experiencing high volume.
SCE_NP_WEBAPI_SERVER_ERROR_HTTP_STATUS_CODE_404_NOT_FOUND WS-37470-1 0x82f00194 Error occurred and the HTTP status code with or without non-JSON body was returned (HTTP status code: 404)
SCE_NP_WEBAPI_SERVER_ERROR_HTTP_STATUS_CODE_503_SERVICE_UNAVAILABLE WS-37504-9 0x82f001f7 PSN is undergoing maintenance // PSN is undergoing maintenance. Please try again later. You can check the status of the PSN here.
SCE_NP_WEBAPI_SERVER_ERROR_HTTP_STATUS_CODE_504_GATEWAY_TIMEOUT WS-37505-0 0x82f001f8 Connection to server failed // Step 1: PSN or the game's server may be temporarily unavailable. Please check the status of the game's server via its website. You can check the status of the PSN here.
Step 2 : If the servers are active, run the Internet connection test at [Settings] > [Network] > [Test Internet Connection] and make sure you can connect to the network.
Step 3: Update your router to the latest firmware. Turn off other devices that are connected to your network to reduce stress. If this does not work, try again later as the server may be experiencing high volume.