We are transitioning over to a new forum platform. Please post new issues there. Existing threads will be dealt with here unless you choose to move them over. Visit the new forum
Forum
Files not showing up in assets when using auth plugin
Similar to the thread http://forum.grabaperch.com/forum/05-02-2018-external-auth-causes-problems-with-assets-listing.
On a clean install of Perch Runway when using an auth plugin I can upload assets but they are then not shown in the Assets app.
I can repeat this on a clean install of Runway 3.1.2 with only the auth plugin added.
Thanks
Kevin
Want to reply to this thread?
Login with Perch
That sounds like the same issue to me. What's your auth plugin doing?
Drew
I can reproduce it with a auth plugin stub similar to the one listed on https://docs.grabaperch.com/api/auth/ implementing just the log_user_in, log_user_out and resume_session methods and using the "admin" role.
Asset files are uploaded either from in a region or the app but not visible after upload.
Kevin
Resolved in Perch v 3.1.3
Thanks Drew