Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

183
Views
All response data returns undefined in Ajax call

The Ajax call returns the following JSON:

enter image description here

Everything seems good. But when I try to access any of that content, it returns undefined.

success: function (respuesta){
   alert(respuesta.datos[0].cod_registro);
}

Even attributes like status or success return undefined. Any idea why that is? I'm not sure what I can post to help you.

about 4 years ago · Juan Pablo Isaza
1 answers
Answer question

0

respuesta.datos is an array of objects, so the syntax to access one of them should be something like respuesta.datos[0].cod_registro.

about 4 years ago · Juan Pablo Isaza Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!