HMS-Core / hms-mapkit-demo

HMS Map Kit demo provides an example of intergrating HMS Map Android SDK. Personalizing how your map displays and interacts with your users tailors their experience to them
https://developer.huawei.com/consumer/en/hms/huawei-MapKit?ha_source=hms1
Apache License 2.0
115 stars 43 forks source link

Error 403 #25

Open webnickell opened 10 months ago

webnickell commented 10 months ago

I've tried demo on kotlin with my credentials and got some issues. I've changed appid, agconnect-services.json and specified correct signing key. Mostly it works ok, but when I try to move camera, map doesn't load new areas and I got issue in logs.

{"date":1697640155.695,"pid":11703,"tag":"MapRender","priorityLabel":"Info","message":"ERROR TileDataSource.cpp:52: http status code = 403\n"}

App looks like Снимок экрана 2023-10-18 в 17 40 46

According to documentation

Снимок экрана 2023-10-19 в 12 54 57 Снимок экрана 2023-10-19 в 12 55 18

Does it mean that I need to update payment plan? I use free map without any paid service and as I know I don't need to update plan

Снимок экрана 2023-10-19 в 12 57 00