- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi, During resubmit channel, then I received an error message "Developer id of submitted package does not match developer id of previously submitted package". How can resolve this error? Please suggest.
[post moved to appropriate board]
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You should still be able to submit the channel, even with the error.
I had that issue a while back, contacted support, and they said that the submission would still go through. That was in September 2019. Be sure to save your credentials this time though.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Developer id of submitted package does not match developer id of previously submitted package
I think that happens when you package with a device that has been rekeyed to a different developer ID/password. You need to rekey your device using an old package and the appropriate password. If you didn't save an old package you can always download it from the developer portal. If you didn't save the password you used previously then I think it's a lost cause. You'll have to contact partnersuccess@roku.com and ask for help.
-JT
Help others find this answer and click "Accept as Solution."
If you appreciate my answer, maybe give me a Kudo.
I am not a Roku employee.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You should still be able to submit the channel, even with the error.
I had that issue a while back, contacted support, and they said that the submission would still go through. That was in September 2019. Be sure to save your credentials this time though.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Developer id of submitted package does not match developer id of previously submitted package
If you have stored data in the registry (device persistent storage), it will be inaccessible to the new app signed with the new key.
Assuming that's an issue for you, you'll want to download your old package and rekey your roku.
https://developer.roku.com/docs/developer-program/publishing/packaging-channels.md#rekeying
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Developer id of submitted package does not match developer id of previously submitted package
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Developer id of submitted package does not match developer id of previously submitted package
I've received the same error from Roku.
"errors": {
"channelStore": [
"Developer id of submitted package does not match developer id of previously submitted package. [Cert Requirements: 4.1]."
}
I'm not clear about this error. Because I added package first time and My first version with the developer SDK. Previously My channel Published with Direct Publisher.
In which cases? I will receive this "channelStore" error?
- I do changes in my channel and every time I create a package using "genkey" command before publishing. I tried with the same dev id But It's giving an error java.io.IOException Unabled to installed. Every time required to generates a package with a different developer Id. right?
- The first time I click the analysis button with one package and again I upload a second package and click analysis.
I check in the Application packager. It's shows like below.
Currently Packaged Application:
Application is not yet packaged
I tried with "rekey". But, I forget the password my old password. Does anyone know How to solve this issue?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Developer id of submitted package does not match developer id of previously submitted package
You only run genkey once. You should save that password. You'll need it every time you package your channel. I don't know how to fix your problem or if it's even possible if you haven't saved the password. If it is possible it will require someone from Roku to do it.
Help others find this answer and click "Accept as Solution."
If you appreciate my answer, maybe give me a Kudo.
I am not a Roku employee.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Developer id of submitted package does not match developer id of previously submitted package
First I enter "genkey" command on putty software. here I found dev id and password.
First, I enter both dev id and password in eclipse -> Brightscript Application deployment and select tik mark on create a package file and click on the finish button. package file stored in "Out" Folder.
Second I enter the App Name/version name and password(using the same "genkey" command) Is displayed the following image in the Application packager.
package file Display like below.
Currently Packaged Application:
ABC.pkg
package file (2419776 bytes)
Here I found both different package files.
- Available on Application Packager
- Available on "Out" Folder
Which package file I should upload in channel publishing time?
One thing I don't understand. this is my first version with the developer SDK. and Before, my application published with a direct publisher. So, dev id is not required. Now I simply convert with the Developer SDK.
My none of the channel published with package file before. So, It should be taken package generated with whatever "dev id" and "pass". right?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Developer id of submitted package does not match developer id of previously submitted package
First I generate the dev id and password using the "genkey" command.
First I created a package using dev id and pass(using Eclipse). My package file store in the "out" folder.
Second same password I enter in the application packager. It shows like below.
Here both package files are totally different.
- Available on the "out" folder.
- Available on the "application packager"
Currently Packaged Application:
ABC.pkg
package file (2419776 bytes)
which package file should I upload in channel publishing? (Currently, I upload a package which is available on Out folder.)
One thing I don't understand. this is my first version with the developer SDK. and Before, my application published with a direct publisher. So, dev id is not required. Now I simply convert with the Developer SDK.
Before, I didn't publish any version with the SDK channel. So, Why It's giving error. It's should be taken any package with any dev id and password. right?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Developer id of submitted package does not match developer id of previously submitted package
I am also getting same error. I don't have old developer id and password which was used for packaging. Can some one help me to resolve this error.
Many Thanks