Hi Pooja, Your mail configuration is similar to this? Mail-Refer == [email protected] SMTP-Server == smtp.gmail.com SMTP-Server Port (defaultSmtp-Server Port is 25)) == 587 SMTP-Username == [email protected] SMTP-Userpass == password of [email protected] Enable TLS in Mail Server Auth == ...turn green the button to activate
............................................ El dom, 31-05-2020 a las 13:33 +0530, Pooja Kamra escribió: > Dear Concerned, > > I am using Postman to request for queries to get session id and then > create room and so on. > Now i am able to do it. > > One problem that i am facing is when i am using openmeetings UI > itself and trying to send email after generating URL mail in not > getting received. If possible, please help in this. > URL generated: > http://localhost:5080/openmeetings/hash?invitation=dfc0fab6-534b-4779 > -ad24-4e110ceba2e5&language=1 > Error found in email management: > > javax.mail.AuthenticationFailedException: 535-5.7.8 Username and > Password not accepted. Learn more at535 5.7.8 https://support.google > .com/mail/?p=BadCredentials 143sm10186070pgb.65 - gsmtp > at > com.sun.mail.smtp.SMTPTransport$Authenticator.authenticate(SMTPTransp > ort.java:965) at > com.sun.mail.smtp.SMTPTransport.authenticate(SMTPTransport.java:876) > at > com.sun.mail.smtp.SMTPTransport.protocolConnect(SMTPTransport.java:78 > 0) at javax.mail.Service.connect(Service.java:388) at > javax.mail.Service.connect(Service.java:246) at > javax.mail.Service.connect(Service.java:195) at > javax.mail.Transport.send0(Transport.java:254) at > javax.mail.Transport.send(Transport.java:124) at > org.apache.openmeetings.core.mail.MailHandler.lambda$send$0(MailHandl > er.java:251) at > java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor. > java:1149) at > java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor > .java:624) at java.lang.Thread.run(Thread.java:748) > I am not able to understand why this error is coming? I have set-up > my gmail account while openmeetings installation. Also two step > verification off in my gmail account. Still the mail is not going. > Please help. > > Thanks and Regards, > Pooja > > On Saturday, 30-05-2020 at 17:46 Maxim Solodovnik wrote: > In your initial email you wrote "Now i want to integrate openmeetings > apis in my solution." > What did you mean by your question? > > On Sat, 30 May 2020 at 15:22, Pooja Kamra <[email protected]> > wrote: > > > > > > Dear Concerned, > > > > I have installed 4.0.10. But i have not downloaded source code. To > > integrate the APIs do i need to download code as well? > > Also i am very new to JAVA sorry if it is silly question. > > > > Regards, > > > > Pooja Kamra > > > > > > > > > > > > On Saturday, 30-05-2020 at 09:25 Maxim Solodovnik wrote: > > Hello Pooja, > > here is the API: https://om.alteametasoft.com/openmeetings/docs/ope > > nmeetings-webservice/apidocs/index.html > > And the sample: https://om.alteametasoft.com/openmeetings/docs/Rest > > APISample.html > > On Fri, 29 May 2020 at 22:26, Pooja Kamra <[email protected] > > > wrote: > > > > > > > > > Dear Concerned, > > > I have installed openmeetings 4.0.10 on my windows 10 machine. > > > It got installed successfully. > > > Now i want to integrate openmeetings apis in my solution. > > > Please help how it can be integrated? > > > > > > Best regards > > > Pooja Kamra > > > > > > Disclaimer :- This e-mail and any attachment may contain > > > confidential, proprietary or legally privileged information. If > > > you are not the original intended recipient and have erroneously > > > received this message, you are prohibited from using, copying, > > > altering or disclosing the content of this message. Please delete > > > it immediately and notify the sender. Newgen Software > > > Technologies Ltd (NSTL) accepts no responsibilities for loss or > > > damage arising from the use of the information transmitted by > > > this email including damages from virus and further acknowledges > > > that no binding nature of the message shall be implied or assumed > > > unless the sender does so expressly with due authority of NSTL. > > > > > > > > > > > > > > > > > > > -- > > Best regards, > > Maxim > > > > > > Disclaimer :- This e-mail and any attachment may contain > > confidential, proprietary or legally privileged information. If you > > are not the original intended recipient and have erroneously > > received this message, you are prohibited from using, copying, > > altering or disclosing the content of this message. Please delete > > it immediately and notify the sender. Newgen Software Technologies > > Ltd (NSTL) accepts no responsibilities for loss or damage arising > > from the use of the information transmitted by this email including > > damages from virus and further acknowledges that no binding nature > > of the message shall be implied or assumed unless the sender does > > so expressly with due authority of NSTL. > > > > > > > > > > > > > -- > Best regards, > Maxim > > > Disclaimer :- This e-mail and any attachment may contain > confidential, proprietary or legally privileged information. If you > are not the original intended recipient and have erroneously received > this message, you are prohibited from using, copying, altering or > disclosing the content of this message. Please delete it immediately > and notify the sender. Newgen Software Technologies Ltd > (NSTL) accepts no responsibilities for loss or damage arising from > the use of the information transmitted by this email including > damages from virus and further acknowledges that no binding nature of > the message shall be implied or assumed unless the sender does so > expressly with due authority of NSTL. > > > >
