Discussions
Dear team
We have a PHP application and we want to use degreed API to manage the below functionality through the PHP application:
xAPI - Pathway completion
Hi,
x-api get statements filters
1.how to get list of all supported verbs which can be used as filter for the get statements x-api ?
for eg. - https://api.degreed.com/xAPI/verbs/completed , https://api.degreed.com/xAPI/verbs/loggedin
Add Custom User ID in assessment link
Hi Guys,
How can I use the profile-image-url?
I've checked the documentation and there isn't anything I can see on using the profile-image-url present in the users data.
API Filters
Use of filter[external_id]= within beta api environment for Content Get requests is not being applied. Issue started on Sunday 02/04/2023 where previously had been working as expected. The response contains all unfiltered data. Test requests within the TryIt environment work as expected but when exported to Postman they are failing to filter without any change to request url.
Skills associated to a Plan and to Pathways
Using API, is there a way to get all skills attached to a Plan. Same question for skills attached to a Pathway ?
Internal Server Error for Completions
I've been trying to use get all completions but late last week though today I'm still receiving a 500 internal server error. I am using this endpoint and including the date filters:
New attribute "learning-minutes" on content items
I noticed that the API /content endpoint is now returning an attribute called "learning-minutes". Example:
Generating Access Token in Demo not working
When I try to generate the access token in the tutorial (https://developer.degreed.com/reference/post_oauth-token-1) it gives me a 400 error with the reason being "invalid credentials".