Discussions

Ask a Question
Back to All

user_skills Data Endpoints

I've been using a JSON parser inside a Python script to parse logins, content, views, users, pathways and completions. However, I've been struggling to get the JSON information for user_skills endpoints.

Is there a different way to query the user_skills, search_terms, and skill_plans as opposed to the other data endpoints?

I've been getting a 'JSONDecodeError: Expecting value: line 1 column 1 (char 0)' error.