Perhaps I wasn’t clear enough and I apologize for any confusion I may have created.
I would like the post_author to be set the current user ID. I need the post to be created by the current user. The issue is that the current user (role: Subscriber) doesn’t have sufficient privileges.
Think of it as a logged in subscriber that clicks a button on the front end resulting in the creation of a post, with the author set to that user.