SonicvizOriginal post
Quality
I have a function which I updated. Previously built and deployed just fine.
I made some small edits and pushed to github, and now it's failing on the build with "Incorrect proxy key."
What does that even mean? Any clues as to why it will now not deploy? Thanks.
Summary
Developers encountered an "Incorrect proxy key" error when trying to build a function after some key rotations. The error was likely due to a glitch during the build process. A subsequent edit/push/rebuild seemed to resolve the issue.