Skip to main content
Best Answer

I get error "Invalid parameter: validity_start_at" BAD REQUEST

  • 26 June 2024
  • 1 reply
  • 19 views

I get error: bad request  "Invalid parameter: validity_start_at"

When using API endpoints:

POST or PATCH /learningplan/v1/learningplans/{learning_plan_id}/enrollments/bulk

PATCH /learningplan/v1/learningplans/{learning_plan_id}/enrollments/{user_id}

 

I get these errors even using the API explorer and selecting the provided models.  By removing the validity start and end fields the endpoint returns success.

 

Is the documentation wrong?  Do these fields have a different name?

1 reply

Userlevel 7
Badge +6

@jammor29 Hello

I can reproduce your results… I’d submit a ticket.

 

Reply