Getting: "Cannot set property href of [object WorkerLocation] which has only a getter."
Using this: https://appwrite.io/docs/products/auth/oauth2#init
TL;DR
Summary: Developer is encountering an error while trying to initialize auth2 login using the Web SDK. The error message states "Cannot set property href of [object WorkerLocation] which has only a getter." The developer provides a link to the documentation they are following: https://appwrite.io/docs/products/auth/oauth2#init.
Solution: It seems the error is related to trying to set a property that is only a getter. The developer should review the documentation they provided and ensure they are following the steps correctly. It might be helpful to double-check if any required parameters are missing or if there are any restrictions or specific configurations mentioned in the documentationRecommended threads
- CORS errors in Obsidian custom plugin
Hi, anyone here familiar with obsidian community plugins? In short: it's a local first note app which supports writing your own add-ons / plugin But I keep get...
- > AppwriteException: The requested servi...
When trying to read or write from my database I get the following error: > AppwriteException: The requested service is disabled. You can enable the service from...
- Courtesy limit reset for non-profit migr...
Hi Team! I'm the architect for a 501(c)(3) non-profit project (Aaria's Blue Elephant) and we just hit our Free plan Database Read limit (currently at 164%). Th...