Azure / static-web-apps

Azure Static Web Apps. For bugs and feature requests, please create an issue in this repo. For community discussions, latest updates, kindly refer to the Discussions Tab. To know what's new in Static Web Apps, visit https://aka.ms/swa/ThisMonth
https://aka.ms/swa
MIT License
325 stars 56 forks source link

The content server has rejected the request with: BadRequest Reason: No matching Static Web App was found or the api key was invalid. #1384

Closed UtkarshArjariya closed 8 months ago

UtkarshArjariya commented 8 months ago

image image

Unable to deploy CI/CD 2 and 3 in the above image

thomasgauvin commented 8 months ago

It seems that you were able to deploy successfully, do you still have this issue? https://github.com/UtkarshArjariya/My-portfolio-site/actions/runs/7430354998/job/20219945737

Can you verify that your environment variables are properly configured with your deployment token as a secret for your GitHub Actions? This is set automatically when creating your Static Web App from the Portal, but worth double checking.