SuperAdminTech / api

0 stars 0 forks source link

POST /applications throws 500 #15

Closed nombrekeff closed 4 years ago

nombrekeff commented 4 years ago

Al hacer un POST a /applications tira un 500.

Params: {name: "test", realm: "test"} Response:

{
  detail: "Internal Server Error"
  title: "An error occurred"
  type: "https://tools.ietf.org/html/rfc2616#section-10"
}
santoslluis commented 4 years ago

@nombrekeff que usuario usas? he hecho tests para todos los tipos de usario y me va bien, vuelve a provar y me dices

nombrekeff commented 4 years ago

He probado con la cuenta manolo_sa2, ahora al llegar a casa pruebo de nuevo a ver si a sido puntual

El mié., 26 ago. 2020 18:23, Lluis Santos notifications@github.com escribió:

@nombrekeff https://github.com/nombrekeff que usuario usas? he hecho tests para todos los tipos de usario y me va bien, vuelve a provar y me dices

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/QbitArtifacts/caste/issues/15#issuecomment-680983834, or unsubscribe https://github.com/notifications/unsubscribe-auth/AECA6PGWIV6U7Z33KDQCWNDSCUZH7ANCNFSM4QLSIXAQ .

nombrekeff commented 4 years ago

This is solved