-
Notifications
You must be signed in to change notification settings - Fork 1
Description
I'd really like to use streams explorer for development.
Currently I am unable to authenticate. It looks like my user/pass are correct, but none of our instances have job groups configured apparently so we get messages like these. I have used the streamtool to make job groups in domain / instance combinations that I am getting errors with. I'm not sure quite how to get past this. I think I can rule out my user/pass because I get a different error when I deliberately type it incorrectly.
[2023-02-07T13:27:55.103-06:00][ERROR] An error occurred during Streams authentication.
[2023-02-07T13:27:55.103-06:00][ERROR] {
"method": "get",
"url": "https://devstreamsnode.com:8443/streams/rest/instances/some_instance/jobgroups",
"status": 404
}
Please advise and let me know how to proceed or what to configure. I have all permissions needed.