Discussions

Ask a Question
Back to all

Api

Buenas! Tengo dudas con api.

Puedo descargar todos ofertas de trabajo y todas aplicaciones por api. Esto funciona bien.

Pero no puedo crear una oferta de trabajo de mi app y me sale error:

HttpStatusCode: 500
ReasonPhrase:
Internal Server Error
IsSuccessStatusCode:
False
IsBlockedByEnvironment:
False

headers:

x-dns-prefetch-control:
off
x-frame-options:
SAMEORIGIN
strict-transport-security:
max-age=15552000; includeSubDomains
x-download-options:
noopen
x-content-type-options:
nosniff
origin-agent-cluster:
?1
x-permitted-cross-domain-policies:
none
referrer-policy:
no-referrer
x-xss-protection:
0
x-ratelimit-limit:
10
x-ratelimit-remaining:
9
x-ratelimit-reset:
20
alt-svc:
h3=":443"; ma=86400, h3-29=":443"; ma=86400
CF-Cache-Status:
DYNAMIC
Report-To:
{"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v3?s=GJoJQMpAgDVUXtNQIS3Ywoe4OSqZ%2FQqqsFdfH5AfF%2FisN7Dk4hDzZHtSqBboREO2e64XSGKHyQHJ9rPzoav6pGvChDpBRcue%2FPGagHSfFrGQj89ws%2BdJMZMmYQc5bw%3D%3D"}],"group":"cf-nel","max_age":604800}
NEL:
{"success_fraction":0,"report_to":"cf-nel","max_age":604800}
CF-RAY:
7be67a675bdf314d-MAD
Date:
Thu, 27 Apr 2023 10:45:49 GMT
ETag:
W/"3d-44sG/mASFNbzH3JH1j1b7dVnZKg"
Server:
cloudflare
Via:
1.1 google

Porque sale este error?

Gracias.