Invalid API Key after deploy project on Amazon Store

I integrated login Amazon to the Unity project. I tested it is normal work .
After I uploaded the file .apk file to the Amazon Store. I downloaded it to test => Invalid API Key

Hi @Sy_Nguyen ,

This is usually because the app signature or package name is not identical to the one provided when you submitting the app information to generate the APIKey file. Please check if this is the case.

2 Likes

That’s right. After deploy the app to the Amazon Store, then the app signature changed. I used the signature from the console is normal working. Thank you so much

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.