heremaps / here-android-sdk-examples

Java-based projects using the HERE SDK for Android.
Apache License 2.0
145 stars 191 forks source link

Incorrect License Key #239

Closed maheshsystimanx closed 5 years ago

maheshsystimanx commented 5 years ago

I created project with package name com.keytens.keyten.I using the https://developer.here.com/projects/PROD this link to create project.i got the licencekey and app id and code.but when i run the project at the time show In correct license key.pls check this issue

starand commented 5 years ago

Hi @maheshsystimanx, Make sure you copied all symbols for appCode/Id/License Key. Try to create another account to double check. You have to share your app with credentials to check.

maheshsystimanx commented 5 years ago

Hi

    Here i  send my manifest file appid ,appcode,licencekey

<meta-data android:name="com.here.android.maps.appid" android:value="{VJz2NeFlqD46nDx0o3dI}" /> <meta-data android:name="com.here.android.maps.apptoken" android:value="{bAf0W3Sa-2Et8peUcZ-4TA}" /> <meta-data android:name="com.here.android.maps.license.key" android:value="{AoEzH4ldDTFCIi4dAn73EnLWyjOg6CNVQ0UkmND2gK+S4HCPWZGFQ+4XAeqnHJ457AgU8PpLbS1uA8anA0S/NY+GLsA30U4Bv9wvnMDr9xuOs9uOve1ElritGrR7lPNO27S0eR2hJFp7RszqpnCEdk6R+Z1ti3yYP0I4dqDPVmY91CGGULObuItOOx0tWZIlgU1fmVAiWFaFFQSkeA8Lb0ouY2q+TSCPtR1KHRierm4tLKafA4nmpd9L0fhDHBJtk/7cubfRzWFCBKA4d6CZeRkj6Nlb5dQXQdWQ7udHQCJOBgOnSorTf/XPW9DX1KVOOeq1SzsRU5xyCdubEe17eawvkY4rd5Cpf4+9HhPGrT923qINP57pF8MOymC8TfDLGuTJbU0op0f0snCFB+M7UXoivpXtG/3PE2U7AYrCNxfVGTkI6geaBij4rftYxsIKeoZSkfbg5MWChlAjrozbhAx7bG0xV9y4+Qrr1AtCs0aQD1W6snW3gZxfIHgwF/X6PwTYEgNcQ2OqOQLNhnB9vjxAps5eC7nU2ufHaHZCduTFbS0IawHqLldVSbS1mQuFG5KtINRTV+y1BeClBIK4tNz3ki03y6MIfXn7Exf2WNC1P7C7CWOHkHIYDdjebrCtcU3KKb5LSW4E4lkmVmjLLsEojT6MLB2DP0W6/m1xBkc=}" />

Package name:com.keytens.keyten

And also i attach my premium sdk screenshot.but i triend starter sdk is shows error in program.so i use premium sdk this method

Thanks & Regards,

Mahesh, SystimaNX IT Solutions Pvt Ltd, M : +91-8754048942,

Confidentiality Notice: This email (including any attachments) is for the sole use of the intended recipient(s) and may contain confidential and privileged information. Any unauthorised review, use, disclosure, dissemination, forwarding, printing or copying of this email or any action taken in reliance on this e-mail is strictly prohibited and unlawful. If you are not the intended recipient, please notify the sender by reply email and destroy all copies of the original message. Thanks for your cooperation.

---- On Fri, 03 May 2019 11:41:17 +0530 starand mailto:notifications@github.com wrote ----

Hi https://github.com/maheshsystimanx,

Make sure you copied all symbols for appCode/Id/License Key. Try to create another account to double check. You have to share your app with credentials to check.

— You are receiving this because you were mentioned. Reply to this email directly, https://github.com/heremaps/here-android-sdk-examples/issues/239#issuecomment-488956425, or https://github.com/notifications/unsubscribe-auth/AING3R4RDVET4XUIGZ4UOKTPTPJQLANCNFSM4HKRLFUQ.

starand commented 5 years ago

Please remove {} from app Id, code and LK (you can update your comment with removal of your credentials)

starand commented 5 years ago

@maheshsystimanx did you solve your problem?