Enrollment Notify API not working (production Enviroment)

Alexandre_Sch
Community Contributor

Hi Community,

 

I just did a Post from Postman to the "Enroll a user" API, ex:

/api/v1/courses/xxxx/enrollments?enrollment[user_id]=xxxx&enrollment[type]=StudentEnrollment&enrollment[notify]=true&enrollment[enrollment_state]=active

apinotification.PNG

I received a json confirmation, but the enrollment[notify]=true has not been triggered, the email never get to it's destiny (a valid email) and is not appearing into the "Admin tools - notifications" as a valid email sent

I'm doing this in the Prod enviroment.

Any tips? 


Regards,

Alexandre S.

0 Likes