Amazon IAP plugin v2 error: You are not currently subscribed to the following plugin

Tried today build with new Amazon IAP plugin v2 with current public release (2830) and latest daily build (2860), got the same
[Build Error #5]
A device build error occurred on the server.
Error: You are not currently subscribed to the following plugin:

Publisher: com.coronalabs
Plugin: plugin.amazon.iap

Click here to subscribe and then try the build again.

Clicking the link doesn’t help, because plugin ‘Pre-Activated’.

How to solve this problem?

 

build.settings
 

settings = { orientation = { default = "landscapeLeft", supported = { "landscapeLeft", "landscapeRight" } }, android = { versionCode = 12, versionName = "1.1.3", }, plugins = { ["plugin.amazon.iap"] = { publisherId = "com.coronalabs", supportedPlatforms = { ["android-kindle"]=true } }, }, }

Can you try to do a deauthorize and exit from the simulator and login again and let me know if that solves this?

Thanks

Rob

Rob, deauthorized and login again, unfortunately, same error.

This should now be fixed. Please try again and let us know if you encounter any further problems.

@Michael Thank you, this issue fixed.

build.settings
 

settings = { orientation = { default = "landscapeLeft", supported = { "landscapeLeft", "landscapeRight" } }, android = { versionCode = 12, versionName = "1.1.3", }, plugins = { ["plugin.amazon.iap"] = { publisherId = "com.coronalabs", supportedPlatforms = { ["android-kindle"]=true } }, }, }

Can you try to do a deauthorize and exit from the simulator and login again and let me know if that solves this?

Thanks

Rob

Rob, deauthorized and login again, unfortunately, same error.

This should now be fixed. Please try again and let us know if you encounter any further problems.

@Michael Thank you, this issue fixed.