I am writing code to create and post Project Journal Transactions through an AIF Service. If I access the service using an "Admin" account, the process works. However, if I use an account with minimum required access, I receive access errors. I've worked through and granted permissions for the numerous tables involved to a point, but I am stuck at the JournalError table. I've granted access there as well, but that alone doesn't work. My guess is that whatever tables are related through "Common" are causing this roadblock, but I am not sure what they might be that I haven't covered already.
Any suggestions?