How to construct an Embedded Editor request
A request to the Embedded Editor includes the basic elements shown in the following table and may additionally contain parameters to customize the UI behavior and appearance:
| Element | Value/Example | Description |
|---|---|---|
| Base URL | • https://mapfeedback.here.com • https://stg.mapfeedback.here.com | • Production environment only. • CIT environment. |
| Resource | feedback | |
| Application Id | app_id | Substitute your own unique app_id |
| Application Code | app_code | Substitute your own unique app_code |
Embedded Editor server environments
HERE provides a Production environment for handling your requests. The use cases of the Production environment are listed below.
| Environment | Functional/Integration Testing | Load/Performance Testing | General Production Use |
|---|---|---|---|
| Production | yes | no | yes |
The Production environment is not designed to support sudden, unannounced high loads, including performance tests. If you need to do performance testing, contact HERE to discuss options.
Updated last month