Hi, dear Orys :slightly_smiling_face: I'm trying t...
# talk-hydra
c
Hi, dear Orys 🙂 I'm trying to get the go integration to work properly, but: • for `/registration`i'm getting a plain "Unauthorized" respose. This happens serverside when the session prop
canRegister
is queried (response is false) • for
/login
i just get redirected to the error page which does not correctly route to the error route implementation in
self-service-go
(the docker-compose service)
Any idea how to get this to work properly ?
h
unfortunately not 😞 but we’re working on an official solution: https://github.com/ory/kratos/pull/2549
❤️ 1
c
I commented on that PR. But nice to know. I found the problem was that the flow depends on going to login
first
.
h
yeah we still need to put a bit of effort in …
c
Thank you for your help! I guess the new kratos/hydra integration would offer the possibility to have client-only code for the flow, while only configuring the backend [as opposed to writing server side code to communicate to the admin endpoint], right ? In any case Thank you for your wonderful stack! It takes some days to get the details, but most of it is the convolute nomenclature, which is ... RFC.
In the end it really pays off to get familiar with the docs. Much more so than the standard itself! ❤️ Ory
h
❤️
we’re glad to have you 🙂