Error not caught when AWS API returns 403

Created on 23 January 2024, 5 months ago
Updated 27 February 2024, 4 months ago

Problem/Motivation

I use this module with role based authentication and keep it enabled across both dev and production environments. I use mailsystem to switch between php mail on dev and ses on prod.

On dev, the ses module shows an error dialog on the verified identities tab (since it has no permission) but the statistics page throws a backtrace.

Steps to reproduce

Install module, do not configure auth, hit both tabs, see.

Proposed resolution

Catch the 403 on the statistics page.

Remaining tasks

Write the code.

πŸ› Bug report
Status

Fixed

Version

3.0

Component

Code

Created by

πŸ‡¦πŸ‡ΊAustralia cafuego

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.69.0 2024