App Center token invalid (Build Native App v.1.0.90)

1
Hi Community, at the moment I have trouble assigning my App Center token within the Native Mobile Build Wizard. I have used the token already before, but now it is no longer accepted, also I generated a couple of new ones, but the native builder UI only shows ‘The App Center token is invalid’. Any ideas?
asked
3 answers
1

Hi Stefan,

 

I was experiencing the same problem. The solution for me was to go to App Center and add an Organisation to my profile. Next I generated an API token from within the Organisation in App Center and used that token in the Build Native App.

 

This seems to be an omission in the Mendix documentation about setting up the various tools needed to build packages.

 

Kind regards,

 

Ronald van Puijenbroek

answered
0

Hello Stefan,

 

I faced the same issue but when I generated a new API key it worked, try to generate a new API key it will work indeed.

answered
0

Hi,

 

I have faced this problem recently and after hours of search and trials it is finally resolved by following the steps in the link below:

Deploy Your First Mendix Native Mobile App with the Native Builder CLI

I Noticed that the used App Center is https://appcenter.ms/ not https://visualstudio.microsoft.com/app-center/ as per the instructions in Mendix Studio Pro.

answered