When editing the title of the approved user-submitted image on Nyrrion's Skyrim Special Edition mod page Armor Rating Overhaul, an ominous error is shown to the user. Both the author and I have verified this issue. It has persisted for nearly 3 hours as of writing. As the request itself is returning an error, I do not suspect this to be a browser issue.
Below is the identifying and relevant information for one such request:
Request
POST Endpoint: https://www.nexusmod...?EditImageTitle
Body (Raw):
image_id=1125617&game_id=1704&title=tcbflash_title_edit_test
Body (Parsed):
image_id: 1125617 game_id: 1704 title: tcbflash_title_edit_test
Response
Cloudflare Ray ID: 7f2164f59c0b3970-IAD
"Date" Header: Sat, 05 Aug 2023 19:19:54 GMT
Body JSON:
{ "status": false, "message": "The mod you are trying to edit doesn't exist." }