I'm getting this error whenever I start an execution in status. I have created a 'default' Object store secret whose 'region' I want to update but can't for some reason.

I get the above error whenever i try to change it. Also it's weird that the secret is named 'default' yet in the error it is something different.
When i try to delete the 'default' store secret I yet again get a different error.

This my status message whenever I try to execute any configuration.
{
"aiApiDetails": {
"reconciler": {
"message": [
{
"code": "05030015",
"message": "Object store secret default-object-store-secret not found"
}
]
}
}
}
I request anyone of this community to help in this matter as I have recently started learning how SAP AI core functions and this is my first project of the course.