You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello and welcome! We're glad to see that you've opened your first issue. We appreciate your contribution and would love to hear more about the problem you're experiencing. Our team is actively monitoring this repository and we will do our best to respond to your issue as soon as possible. Thank you for using our project and we look forward to working with you!
I am getting this error when running testing unit below
`WhatsappApiFactory factory = WhatsappApiFactory.newInstance(TestConstants.TOKEN);
My Pom.xml :
`
4.0.0
org.springframework.boot
spring-boot-starter-parent
2.7.17
com.waba.connector
waba-connector
0.0.1-SNAPSHOT
waba-connector
to connect to whatsapp api
<java.version>1.8</java.version>
org.springframework.boot
spring-boot-starter-data-jpa
org.springframework.boot
spring-boot-starter-web
My JAVA Version :
java 13.0.2 2020-01-14
Java(TM) SE Runtime Environment (build 13.0.2+8)
Please direct me
The text was updated successfully, but these errors were encountered: