Hello guys I hope your're very well.

*Note: I'm doing requesting in local*
*I have a problem when I try catch Hash via rest.* I did follow link
https://openmeetings.apache.org/RestAPISample.html and I can get
Authorized SID but it Not the Hash.

*Structure Json*

url: '
http://34.229.137.116:5080/services/user/hash?sid=6c41a005-0743-490f-8ed8-86d7a7f46a83
',
                    type: 'POST',
                    data: {user: JSON.stringify({
      firstname: 'Nelson',
      lastname: 'Gomez',
      externalId: 'uid1',
      externalType: 'myCMS',
      login: 'ngomezleal'
      }),
    options: JSON.stringify({
      roomId: 5,
      moderator: true,
      showAudioVideoTest: true
      })
    },
  dataType: "json",

*Error in console*
Access to XMLHttpRequest at '
http://34.229.137.116:5080/services/user/hash?sid=6c41a005-0743-490f-8ed8-86d7a7f46a83'
from origin 'null' has been blocked by CORS policy: No
'Access-Control-Allow-Origin' header is present on the requested resource.
file3.html:49

*Rooms actived*
[image: image.png]

Can you help me please?

Regards,
Nelson

[image: Mailtrack]
<https://mailtrack.io?utm_source=gmail&utm_medium=signature&utm_campaign=signaturevirality5&;>
Sender
notified by
Mailtrack
<https://mailtrack.io?utm_source=gmail&utm_medium=signature&utm_campaign=signaturevirality5&;>
31/05/20
10:35:06

Reply via email to