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.
Ok, I just tried another edit/push/rebuild and it seemed to work this time. Still, would like to know what went wrong and what Incorrect proxy key. means? Just a build glitch perhaps?
We rotated some keys today but it was probably 6 hours ago 🧐
Recommended threads
- Confusion around Tables / TablesDB vs Da...
Hello everyone, I ran into quite a bit of confusion when trying to migrate a Function from Databases.createDocument() to the new Tables / Rows API and wanted t...
- Free plan Usage
I using a free plan with one organization. I have three projects but on the free plan I should be able to have 2 projects running But in my case only 1 out of ...
- SPA Not working
So I'm using vite/react, which is spa, and it used to work before, but now whenever I go to any route except the root it shows appwrites 404 page, instead of us...