Uploaded image for project: 'Openmeetings'
  1. Openmeetings
  2. OPENMEETINGS-2040

add new user through rest api return 500 error

    XMLWordPrintableJSON

Details

    • Test
    • Status: Closed
    • Trivial
    • Resolution: Cannot Reproduce
    • 4.0.7
    • None
    • SOAP/REST API
    • php

    Description

      this ajax calling from http://demoshareslate.hostingxperts.in/feed  response getting 500 error

       

      $.ajax({
      method: "POST",
      url: "http://103.118.157.16:5080/openmeetings/services/user?sid=1e97375f-fb6a-4e71-8b81-7fb4b99eb211&user=" + escape(JSON.stringify({
      address:

      { country: "IT", email: "demouser59@yopmail.com", }

      ,

      externalId: "69",
      externalType: "demoShare",
      firstname: "demouser69",
      languageId: "6",
      lastname: "testdemo69",
      login: "testdemo69",
      password: "ABCdefg1*1",
      timeZoneId: "Asia/Kolkata",
      type: "user",
      })) + '&confirm=false',
      data: {},
      dataType: "json",
      success: function(data) {
      if(data)
      {
      }
      }
      });

      Attachments

        Activity

          People

            solomax Maxim Solodovnik
            vijayidice vijay idice
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Time Tracking

                Estimated:
                Original Estimate - 24h
                24h
                Remaining:
                Remaining Estimate - 24h
                24h
                Logged:
                Time Spent - Not Specified
                Not Specified