Hi
Most likely, there is an incorrect selector in your code, or the resourceType is not being captured correctly. Since we don't have the HTML, it's impossible to say exactly what’s wrong. Your best option is to debug it yourself, simply add a "debugger" statement in the code, and open the browser...