I expect to be able to see a Thing and Channel page when I click on Thing or Channel in the table:
I am using entity fetch URLs in the form of http://localhost:9095/things/<thing_id>.
What are the received results?
I receive the error page (with insufficient error data):
Steps To Reproduce
Log in with the domain (an all the necessary steps before), create a Thing, and try to access it.
In what environment did you encounter the issue?
The latest build of both UI and core services as of the time of this issue.
Docker Compose version 2.23.3, Docker version 24.0.7, Brave browser 120.1.61.104.
Is there an existing issue for this?
What were you trying to achieve?
I'm trying to fetch Thing and Channel details.
What are the expected results?
I expect to be able to see a Thing and Channel page when I click on Thing or Channel in the table:
I am using entity fetch URLs in the form of
http://localhost:9095/things/<thing_id>
.What are the received results?
I receive the error page (with insufficient error data):
Steps To Reproduce
Log in with the domain (an all the necessary steps before), create a Thing, and try to access it.
In what environment did you encounter the issue?
The latest build of both UI and core services as of the time of this issue. Docker Compose version 2.23.3, Docker version 24.0.7, Brave browser 120.1.61.104.
Additional information you deem important
No response