expired key is not being extended
Closed
bug
Pay
- Dominant language
- JavaScript
- Stars
- 23
- Forks
- 62
- Avg merge
- 24m
- Merged PRs (30d)
- 1
Description
Steps to reproduce-->
1. expire a key

2. Check DB , status is still Active

**Job has not run yet**
3. Try to hit extend button , to extend the key

error appears -->

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.