api.badgr.io returning error 406 - "Not Acceptable" - "Could not find acceptable representation"

Jump to solution
alekwo
Community Member

Hi,
since about yesterday, when I try to query the Badgr API, I'm getting the below error (regardless if done from the integration platform, CURL, or the docs page https://api.badgr.io/docs/v2/😞

GET https://api.badgr.io/v2/badgeclasses/78JIhg8bTI6LbR3q5Vc_Zg/assertions?include_expired=false&include...

Error: response status is 406
{
"timestamp": "2023-08-22T07:47:06.154+00:00",
"status": 406,
"error": "Not Acceptable",
"message": "Could not find acceptable representation",
"path": "/v2/badgeclasses/78JIhg8bTI6LbR3q5Vc_Zg/assertions",
"traceId": "2bedd497-2e8e-4253-b4f5-eef2b2a9db75"
}

 

It doesn't matter if I use authenticated or anonymous calls, the response is the same.

Any idea what changed/happened and how to resolve this?

Labels (2)
0 Likes
1 Solution
alekwo
Community Member
Author

It seems that the problem is now fixed and the API works as usual.

View solution in original post

0 Likes