-
-
Notifications
You must be signed in to change notification settings - Fork 349
FAQ
Ram edited this page Oct 16, 2018
·
7 revisions
A. https://github.com/ramswaroop/jbot/issues/96
A. Set spring.profiles.active=slack
or spring.profiles.active=facebook
in application.properties
file. If you want to run both then set spring.profiles.active=slack,facebook
.
A. Facebook has made changes to its new API v2.12 and as JBot demo was using API v2.7 it has now stopped working. We will be fixing this in November.