Xano source plugin shows API groups but not the API endpoints, all the endpoints.
I am on a free plan and the plugin used to work properly and only started showing this error about 2 days ago.
You need to update the Metadata API auth key in the Xano plugin. Happened to me the other day too. May be related to the Xano update that they just released with the AI assistant feature.
You are a superstar; thank you. I revoked my Metadata API in Xano, generated a new one, updated the Xano auth and source plugins with the new API and lastly logged in and out of Weweb. Thank you!
Hi, I was using the Xano source plugin and its ok for quick development.
Another option to consider if you are thinking of going to production level is to connect to Xano using the standard REST API for each of your API’s, which is more standardardized and not reliant on the Xano source plugin.
Just for clarity, the Metadata API connection the Xano plugin uses is only for the editor to show your endpoint groups and list of endpoints. Even when that broke due to the udpate, the Xano API endpoints were still working in the production app.