How can I chose a value from a json response

Tell us what’s happening:
Im doing the shortener Url challenge I passed the step where I can save a data and restore it from the database but how can I chose One element from the Json result which is the URL to redirect the user to it

Your browser information:

User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36

Challenge: URL Shortener Microservice

Link to the challenge:

I get the response in data mode I tried put it in variable then call it using ( . ) then data.parameter in mongo db but they didn’t work

please any one could give me a hint I don’t even know how to search this problem on google ?

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.