You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@aeneasr Apologies for the ping, but is this bug being tracked? I want to integrate Ory into our Elixir API server, but the Ory client isn't usable in its current state.
Preflight checklist
Ory Network Project
No response
Describe the bug
The elixir client has some issues when parsing response data that contains "enums"
Reproducing the bug
E.g. when calling:
Ory.Api.Frontend.to_session(Ory.Connection.new, [Cookie: cookie])
I get the following error:
It is potentially caused by this bug I found on the open-api-generator GitHub: OpenAPITools/openapi-generator#16412
Relevant log output
No response
Relevant configuration
No response
Version
1.6
On which operating system are you observing this issue?
None
In which environment are you deploying?
None
Additional Context
No response
The text was updated successfully, but these errors were encountered: