When attempting to create an access rule that has both a section and a category assigned, an error is returned. This is because it isn't properly passing the URL parameters, after adding the section it tries adding the category using ? instead of &. The code needs to be modified to check the initialSet variable
When attempting to create an access rule that has both a section and a category assigned, an error is returned. This is because it isn't properly passing the URL parameters, after adding the section it tries adding the category using ? instead of &. The code needs to be modified to check the initialSet variable
Example code:
Output:
Notice that the url params are
?section=mandatory?category=Games