Tushar Shinde created OPENMEETINGS-1858:
-------------------------------------------
Summary: Issue in Invitation hash RoomWebService
Key: OPENMEETINGS-1858
URL: https://issues.apache.org/jira/browse/OPENMEETINGS-1858
Project: Openmeetings
Issue Type: Bug
Components: HTML5/Room
Affects Versions: 4.0.2
Reporter: Tushar Shinde
Assignee: Maxim Solodovnik
Attachments: Error_RoomWebService.txt
Hello,
I have Issue in invitation hash RoomWebService. I build your updated code
openmmeeting_4.0.x. after solving openmmeetings-1857 issue.
I generate URL :
/room/hash?sid=225c47d6-c97d-47e5-95c5-8d695a7e637b&invite=\{"firstname":"Mark","lastname":"Steven","email":"[email protected]","password":"Sys@123!","passwordProtected":true,"subject":"OTC
Meeting","roomId":"2","message":"Meeting","validFrom":"2018-03-19
02:25:12","validTo":"2018-04-20 02:25:12"}&sendmail=true
With parameters :
sid= 225c47d6-c97d-47e5-95c5-8d695a7e637b
invite =
\{"firstname":"Mark","lastname":"Steven","email":"[email protected]","password":"Sys@123!","passwordProtected":true,"subject":"OTC
Meeting","roomId":"2","message":"Meeting","validFrom":"2018-03-19
02:25:12","validTo":"2018-04-20 02:25:12"}
sendmail=true
It will give 500 Error
I also check logs. in that show errors. I attched copy of error log file
i.e.Error_RoomWebService.txt
How to solve that errors ? Or any Updates in Openmeetings
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)