0

Am I right that for developers' purposes: testing and actual development we just need to use credentials posted here https://developer.here.com/documentation/examples/rest/map_feedback/place-details-feedback? E.g we do not have any special endpoint AKA sandbox?

vadym1930
  • 66
  • 6

1 Answers1

0

There is no sandbox or CIT environment for the HERE Map Feedback API available that is correct. The credentials which you see in the example page are not for external usage nor development purpose. Please use your own credentails for acessing the service.

  • Okay, thanks for the response. Is that okay then to spam requests to that endpoint during the development stage? I don't want you guys to register those test requests as real ones. Any workaround? – vadym1930 Feb 22 '22 at 19:55