Hello people,
I've just started playing around with the API, with the though of creating an app, but I'm having a bit of a problem. I've been to settings in my profile, and made an access token, but when I do a GET request to api/v1/courses it returns: " [] " - that is, no courses. Even though I'm enrolled to 4-5! I've also tried adding ?per_page= but that didn't help. Status is 200 OK and I've also successfully retrieved all my inbox messages, so it's only this I can't.
Any ideas?