No worries, ive done some digging around in the .js and have found in the getProductOptions function – the call to return a list of products based on the search input: /wp-json/flexible_product_fields/v1/products?search=vega
returns the following error for me when I try to list in the browser (although perhaps thats just because im trying to list via the browser?):
{“code”:”rest_forbidden”,”message”:”Sorry, you are not allowed to do that.”,”data”:{“status”:401}}