This is from the legacy API - which I need to use as the v2 one doesn’t return lessons by user (it returns all lessons per language). It is returning a “404 Not Found” status code.
Is there any way to get this fixed?
If the API is not actively being developed, that’s fine, but knowing this would help me adjust my approach to working with it.
Thanks very much! I’ll give it a go.
The docs for v 2.0 don’t specify GET requests, so I wasn’t sure you could actually retrieve lesson content per user. Only POST requests are documented.