For Companies & Schools

Platform Updates

API Updates

  • Edlink will now pre-handle a several common Microsoft Teams issues.
    • When you try to create an assignment with a title greater than 70 characters, Edlink will throw a 400 error.
    • When you try to update an assignment and set a title greater than 70 characters, Edlink will throw a 400 error.
    • When you try to create an assignment without a due date, Edlink will throw a 400 error.
  • A bug has been fixed that was causing an inaccurate organization.ancestry array to be returned by the /api/v1/my/courses endpoint (and similar endpoints).