Converting json response to Objects

I tried converting Json response to object but whenever I try getting value from the converted Jason I receive null

If any one knows how to do this please share with me

You can watch my tutorial here that explains how to do that correctly: API JSON Tutorial (Video)

If you need help, be sure to:

  1. Post the full JSON response as text (not a screenshot) and format it using the </> button in the toolbar:

Screenshot 2024-12-22 at 10.05.00 AM

  1. Tell us which property name(s) you’re trying to get the values of.
  2. Post a screenshot of the blocks you’ve tried and the result (e.g. null) you’re getting.

·····················································································································
Need help? How to Ask Great Questions :sparkles: Debugging A Project :sparkles: API JSON Tutorial