Error while calculating a route: RoutingError.forbidden

Viewed 49

I face this message when I try to run one of HERE Maps SDK examples with Flutter.

Navigation Quick start app.

I face this massage:

flutter: Error while calculating a route: RoutingError.forbidden

I use the latest version of HERE SDK 4.12.0.0

framework info:

Flutter 3.1.0-0.0.pre.1489 •

Tools • Dart 2.18.0 (build 2.18.0-250.0.dev) • DevTools 2.15.0

1 Answers
Related