Open francesc3000 opened 8 years ago
I am also having this issue using VAADIN + Spring Boot + Maven.
It was correctly working before when I was using Jetty alone. However, I have to migrate the project to use Vaadin-Spring capabilities, but now all Oauth functionalities are showing this same error message. It seems to be a Spring Boot related issue with this Add-on (?).
All I have found so far is this project Collamap that supposedly works with this stack.
Hello, I have copied demo code into my project and it compiles, but when I click Facebook button this error is shown.
Failed to load the bootstrap javascript: ./../VAADIN/vaadinBootstrap.js?v=7.6.4
Has anyone had this error?
I'm using VAADIN + Spring Boot + Maven
Thanks.