Good afternoon. I’m trying to understand what the WeWeb issue is with connecting for the /login on the Xano Auth plugin. Specifically I have create a plug that works for signup but does not seem to connect for the login endpoint (no response object). I checked in Xano and Xano is registering the API endpoint request for signup but not login. Below are screenshots for WeWeb & Xano including the Sagger verification that the login endpoint is working.
Hi @Batik_Okazov. That is part of the issue. I’m not seeing the request show up in xano, but when I execute via Swagger it does appear. What feels odd is that the signup (using the same xano auth plugin) does hit the xano API request