Discussions
Getting Null Payload For Prod Content API
almost 3 years ago by Rahul
We have data in prod but getting null payload for every hit. This use to work earlier. And there is no authentication failure. Need help.
https://api.eu.degreed.com/api/v2/content
https://api.eu.degreed.com/api/v2/content/courses
{
"links": {
"self": "https://api.eu.degreed.com/api/v2/content"
},
"data": []
}