I’m facing challenges in validating a role received from Xano. I followed the instructions provided on the WeWeb YouTube channel on how to set up roles, including matching names with fields in the database. Additionally, I updated the IPA call to the database to include the new ‘role’ field, but I am still not achieving success.
I need to restrict access to the page named ‘configuração’ (configuration) for all users in the ‘user’ table in Xano, as long as the value in the ‘role’ field is different from ‘admin’. I suspect there might be a bug, as I followed the procedure as instructed on the WeWeb channel, but the functionality is not working as expected.