Hey Everyone, I am using kratos’s admin API to upd...
# talk-kratos
b
Hey Everyone, I am using kratos’s admin API to update a user’s profile put
/admin/identities/{id}
getting 409 responses, this happens randomly when running with axios requests, same request success then error and then success again… error on kratos logs says that it is trying to update the primary key, any idea why this could be happening?
m
Hi there, I’m also getting the same issue. Did you get some answers?