I am pretty new to this so all help you could provide would be greatly appreciated!
I am trying to use Here.com API's and on their example page for Traffic Incidents it has this example:
https://traffic.hereapi.cn/traffic/6.3/incidents.json
?app_id={YOUR_APP_ID}
&app_code={YOUR_APP_CODE}
&bbox=37.586,126.969;37.477,127.106
&criticality=minor
When I go to my account all I have are:
1) APP ID
2) API Key
There is nothing labeled "YOUR APP CODE". Can someone please tell me what they are looking for? Also when I do get the right info do I replace everything AFTER the '=' sign with these ID's or do I put the data between the curly brackets?
Thanks in advance for any guidance you can give...