This repository was archived by the owner on Apr 15, 2025. It is now read-only.
Prisma Register Error #500
ifeanyidotdev
started this conversation in
General
Replies: 3 comments
|
@Mremmalex I can't see in your screenshot where you're calling the It's also worth noting that async flask support is not tested. Because of Flask's internal architecture, their async support is implemented in a suboptimal way which breaks behaviour IIRC. Have you looked through this Flask example? It may help you get set up: https://github.com/RobertCraigie/prisma-client-py/tree/main/examples/flask-url-shortener |
0 replies
|
@Mremmalex |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
i was trying to build a simple rest api with prisma-client-py and flask i have the configuration right but, i keep getting a register error from prisma-client-py
here is the code

here is the error output

All reactions