How to configure generic messenger?
-
I am trying to configure generic messenger to my API. And when I test configuration, I am getting this error message "Messenger testMessenger [https://localhost:44393/WeatherForecast] returned response code [-1]"
-
Hi @vindhyahegde2114 --
Generic messengers are meant to be flexible. Can you provide some more details about what you are attempting to accomplish and the expected output (as well as any additional errors)?
You can also follow our guide here -> https://fusionauth.io/docs/v1/tech/messengers/generic-messenger/
Thanks,
Josh -
Hi, @joshua, I guess I have a same problem.
Steps to reproduce- Start http api on port 5000 on local machine.
- Start fusion auth stack locally via docker-compose
- Setup generic messenger with following params
- Click on "Test generic messenger" button.
- Observe following error
Can you please assist with this one please ?
-
@oleksiikraieviy and @vindhyahegde2114
This is going to be related to how you set up a generic messenger - I have a few tips here.
https://www.loom.com/share/cdd0835c054b40a4a3a6e2e32f1c9d04
Thanks,
Josh