fractal-code / meteor-azure

Automate Meteor deployments on Azure App Service
MIT License
67 stars 20 forks source link

Error: Deploying bundle tarball #33

Closed XAMelleOH closed 7 years ago

XAMelleOH commented 7 years ago

One day back it worked fine. Nothing changed on my side, can't understand why it fails

ramijarrar commented 7 years ago

Your deployment credentials are invalid. An easy way this can happen, is if you change them in another project (they are applicable to any app in your account).

Can you double-check in the Azure portal and see if the issue persists?

XAMelleOH commented 7 years ago

@ramijarrar You are 100% right, I've created another project and regenerated credentials by mistake. Sorry!