Internal service error
Marko23
Contributor
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Posted on
Sep-24-2019
11:39 PM
Hi, Im trying to update the billing plans using the API in sandbox
Request Headers
PATCH /v1/payments/billing-plans/P-xxxxxxxx HTTP/1.1
Host: api.sandbox.paypal.com
Accept: */*
User-Agent: Mozilla/5.0 (compatible; Rigor/1.0.0; http://rigor.com)
Content-Type: application/json
Authorization: Bearer xxxxxxxxx
Content-Length: 58
Request Body
[{"op": "replace","path": "/","value": {"name": "HELLO"}}]
Response Headers
HTTP/1.1 500 Internal Server ErrorResponse Body
Date: Wed, 25 Sep 2019 06:30:52 GMT
Server: Apache
paypal-debug-id: 38b46f8173336
Content-Language: *
X-SLR-RETRY: 500
X-SLR-RETRY-API: /v1/payments/billing-plans/{id}
Connection: close
HTTP_X_PP_AZ_LOCATOR: sandbox.slc
Paypal-Debug-Id: 38b46f8173336
Set-Cookie: X-PP-SILOVER=name%3DSANDBOX3.API.1%26silo_version%3D1880%26app%3Dapiplatformproxyserv%26TIME%[Removed. Phone #s not permitted]/span>%26HTTP_X_PP_AZ_LOCATOR%3Dsandbox.slc; Expires=Wed, 25 Sep 2019 07:00:52 GMT; domain=.paypal.com; path=/; Secure; HttpOnly
Set-Cookie: X-PP-SILOVER=; Expires=Thu, 01 Jan 1970 00:00:01 GMT
Vary: Authorization
Content-Length: 322
Content-Type: application/json
{"name":"INTERNAL_SERVICE_ERROR","details":[{"field":"internal_error","issue":"Internal error while fetching plan information.Please contact administrator"}],"message":"An internal service error occurred.","information_link":"https://developer.paypal.com/docs/api/payments.billing-plans#errors","debug_id":"38b46f8173336"}
Thanks.
Thanks.
1 REPLY 1
Bendre
New Community Member
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Oct-26-2019
09:24 AM

Haven't Found your Answer?
It happens. Hit the "Login to Ask the community" button to create a question for the PayPal community.