Welcome to MLink Developer Q&A Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
225 views
in Technique[技术] by (71.8m points)

HTTP 500 on Podio GET item

When fetching GET https://api.podio.com/item/1259778758 (other items work fine), I get the following error:

HTTP 500

with response body:

{
"error_parameters": {},
"error_detail": null,
"error_propagate": false,
"request": {
    "url": "http://api.podio.com/item/1259778758",
    "query_string": "",
    "method": "GET"
},
"error_description": "An unexpected error occured during execution",
"error": "unexpected"
}

I assume this is due to some field value, but cannot figure this out. Can you please check an fix this?

Additional notes:

  1. It is not possible to open this item in the browser as well
  2. The filter operation in the API fails as well when this item is in the result.

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
等待大神答复

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to MLink Developer Q&A Community for programmer and developer-Open, Learning and Share

1.2m questions

2.1m answers

5 comments

56.5k users

...