Your comments

So it seems that my original implementation had some semicolons after each & (Considering I copied the original from the documentation, I think this was added by my CMS); the code works in that situation generally, but it would not work when filter is added (I assume it messes up the parsing somehow).

Thanks a lot for taking the time for looking into this. All resolved! :) 

Hi Christian,
Thanks a lot for looking into this.
Yes, it seems that the link itself works, but when put in as a script to embed the bibbase output, it does not show up on our page. I am using the script tag mentioned on the bibbase documentation. As an example, check this page where at the bottom I am using the script: https://cs-plai-2019.sites.olt.ubc.ca/research/data-driven-discover-models-d3m/
The script works without the keyword (like this page: https://cs-plai-2019.sites.olt.ubc.ca/publications/) but does not display anything on the page where we include the keyword entry.

I noticed that my script was not posted, so here is the full code:
<script src="https://bibbase.org/show?bib=https://raw.githubusercontent.com/plai-group/bibliography/master/lab_publications.bib&jsonp=1&theme=dividers&group0=year&group1=type&folding=1&filter=Keyword:D3M&">