I’m encountering the following error while trying to access dynamic settings via APIs:
{ "success": false, "errors": ["No settings found for this site"] }
However, when I check the VRM portal, the settings appear to be applied successfully for the site.
Could someone please help me understand why the API is not able to retrieve the settings despite them being visible in the portal?