bcgov / bcgov/entity

expired key is not being extended

Closed
#34,835 2 comments 0 reactions 1 assignee Claimed by @ochiu View on GitHub
bug Pay
Dominant language
JavaScript
Stars
23
Forks
62
Avg merge
24m
Merged PRs (30d)
1

Description

Steps to reproduce-->

1. expire a key

image.png

2. Check DB , status is still Active

Screenshot 2026-09-04 at 12.51.30 PM.png

**Job has not run yet**

3. Try to hit extend button , to extend the key

Screenshot 2026-09-04 at 12.47.48 PM.png

error appears -->

Screenshot 2026-09-04 at 12.48.14 PM.png

Response in call -->

{
"errorMessage": "API backend third party service error.",
"rootCause": {
"code": "INVALID_LINKING_KEY_STATE",
"message": "This connection is not in a valid state for this action."
}
}

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.