Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

Json Webservice connexion #244

Closed
kyusolution opened this issue Mar 29, 2019 · 1 comment · Fixed by #248
Closed

Json Webservice connexion #244

kyusolution opened this issue Mar 29, 2019 · 1 comment · Fixed by #248
Labels
bug Something isn't working

Comments

@kyusolution
Copy link

Describe the bug
When adding a webservice to a bot, the connection is not established. A restart is required

To Reproduce
Steps to reproduce the behavior:

  1. Create a new bot
  2. Import intents
  3. Add a new json webservice
  4. Test in the playground : no response

Expected behavior
The data from the webservice must be displayed

@jeffladiray
Copy link
Contributor

jeffladiray commented Mar 29, 2019

EDIT : Wasn't related to middleware desync. openNLX.init() was setting setCallableObserver only on middleware start for existing bot (On server start)

@jeffladiray jeffladiray added bug Something isn't working critical Critical bug or feature needs to be fix at high priority and removed critical Critical bug or feature needs to be fix at high priority labels Mar 29, 2019
@jeffladiray jeffladiray mentioned this issue Apr 2, 2019
3 tasks
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants