Your question has been submitted and is awaiting moderation.
Thank you for reporting this content, moderators have been notified of your submission.
I'm using the MVC Web api service for DNN 6.2.x -- I see where I can add the DnnModuleAuthorize attribute to an api call - but I need that set to View Permissions. What I want is to check if the current request is by a user that has editable permissions as they can get a little bit more information in the request.
Am I overlooking something obvious?