I got a missing csrf error message when trying to delete an entry.
'link' => Url::internal('app=neappupdatechecker&module=update&controller=ucresources&do=deleteResource&id=' . $row['id']),
I added it on mine but then it wasn't deleting, just redirecting, due to the condition in the method.
Thanks.
@DanielF Reported via PM and moved to the preferred provided location for support requests
Questions - as the error alone doesn't provide the answers...
What version of the resource?
As per the instructions provided in the application - have you performed the steps for populating the 'Settings' for the application?
If so, please provide a screenshot of those settings.
Once provided, I will look into the issue more closely.