<Net::HTTPInternalServerError 500 Internal Server Error readbody=true>
I check the log and
request_parameters: "{\"enrollment\"=>\"{:user_id=>\\\"575\\\", :type=>\\\"StudentEnrollment\\\", :role_id=>3, :enrollment_state=>\\\"invited\\\", :course_section_id=>99, :limit_privileges_to_course_section=>true, :notify=>true, :self_enrolled=>false}\"}"
exception_message: no implicit conversion of Symbol into Integer
--
---
You received this message because you are subscribed to the Google Groups "Canvas LMS Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to canvas-lms-use...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
'Couldn''t find User with API id ''576''', '51710cfa-aeef-4c5b-8b5f-660dad2a6069', 'post', '2015-10-15 03:32:48.740607', 'Ruby', 1) RETURNING "id"User.find(@check_user_exist.first.id)
=> #<User id: 575, name: "xxxxx", sortable_name: "xxxx xxxx", workflow_state: "pre_registered", merge_to: nil, time_zone: nil, uuid: "chNMF7PDi25a0x2N5cjIeTFjhx91A63ePEiMtbC1", created_at: "2015-10-14 10:15:33", updated_at: "2015-10-15 03:18:01", visibility: nil, avatar_image_url: nil, avatar_image_source: nil, avatar_image_updated_at: nil, phone: nil, school_name: nil, school_position: nil, short_name: nil, deleted_at: nil, show_user_services: true, gender: nil, page_views_count: 0, unread_inbox_items_count: nil, reminder_time_for_due_dates: 172800, reminder_time_for_grading: 0, storage_quota: nil, visible_inbox_types: nil, last_user_note: nil, subscribe_to_emails: nil, features_used: nil, preferences: nil, avatar_state: nil, locale: nil, browser_locale: nil, unread_conversations_count: 0, stuck_sis_fields: "name,sortable_name", public: nil, birthdate: nil, otp_secret_key_enc: nil, otp_secret_key_salt: nil, otp_communication_channel_id: nil, initial_enrollment_type: nil, crocodoc_id: nil, last_logged_out: nil, lti_context_id: nil, crmid: 132>
--