microsoft / AL-Go

The plug-and-play DevOps solution for Business Central app development on GitHub
MIT License
280 stars 115 forks source link

Publish to AppSource fails with error code AVS0106 #1087

Closed buzzwick closed 4 months ago

buzzwick commented 4 months ago

We have made several successful submissions to AppSource of the same app, with variation only in the code changes and the version number increments. This most recent submission, however, fails with this rather unhelpful message:

The validation of the submission failed with the following error(s): Error AVS0106: No (country/region)/release validation jobs could be created for the submission. If you are not submitting a version targeting older versions of Business Central, verify that the version of the extensions submitted is the latest version that has been submitted to AppSource. If you are submitting a version targeting older versions of Business Central and have dependencies, make sure to only include the extension you would like to updated. For more information, see the Technical Validation FAQ, at https://aka.ms/TechValidationFAQ. ValidationRequestId: '9447de1a-321e-4124-a342-b080825bef6e'.

Manual re-submission of the same offer fails in the same way. All of the information in the FAQ seems to implicate country/region availability, but we have consistently indicated availability in five "Available" regions. Version number is definitely "the latest version that has been submitted to AppSource."

I realize this is not technically an AL-Go error, but I thought it might have come up in the course of AL-Go submissions.

pzentner commented 4 months ago

@buzzwick That was an issue yesterday, it seems. I got the same and it works now - we published the one that was failing yesterday successfully this morning.

buzzwick commented 4 months ago

Thanks, I meant to get back here and post exactly that--this was a Microsoft backend issue that they made go away. Relief.