Yes, the credentials are in place and can also be seen when checking from the cli.
When viewing "/admin/content/files" it has a hard error and the page is unusable.
When trying to create/use a content type with an image field, it has an soft error in the background that shows up in the logs.
For example; We have a basic article content type with an image field. When clicking the button that should present the media library. The ajax spinner shows up like its attempting to show but it never pops up. This is the route shown in the logs; "node/add/article?_wrapper_format=drupal_ajax&ajax_form=1"
I applied the patch and cleared all cache. Unfortunately, we are still seeing the issue.
Was there anything else I needed to do besides those steps?
Hi @nginex,
We are running v2.1.3 of the module are reporting the same issue. We are on Drupal 9.5.7 & PHP 8.1.12.