OBSTACLES while trying to use the Edmunds.com MEDIA API (v2)
1. 403 - ACCESS FORBIDDEN
2. Uncaught TypeError: Cannot read property â0Ⲡof undefined
3. Adding a second photo to innerHTML
--------------------------------------------------------------------------------
SOLUTIONS to be able to PULL images from Edmunds.com MEDIA API v1
1. use your api_key youâve registered for. (http://edmunds.mashery.com/member/register)
2. in the âedmunds.api.sdk.jsâ file from github. LINE 157 - queryString = .... move the api_key before the _response_format
3. Add a child div to the response_body so you can have two images.











