Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: handle cases where public key is invalided (backport #2209) #2213

Merged
merged 1 commit into from
Jun 7, 2024

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Jun 7, 2024

Error handled from GSTR-1:

{
    "error": {
        "error_cd": "TEC4002",
        "message": "Invalid Data Format"
    },
    "status_cd": 0
}

Issue

GSTN updated public key every year. It may support 2 keys simultaneously for some duration.
GSP also updates the public key and may not support 2 keys simultaneously.

Hence this will help users update the key even if it's not expired and throws error.


This is an automatic backport of pull request #2209 done by Mergify.

@mergify mergify bot merged commit c681f41 into version-14-hotfix Jun 7, 2024
12 checks passed
@mergify mergify bot deleted the mergify/bp/version-14-hotfix/pr-2209 branch June 7, 2024 14:20
@india-compliance-bot
Copy link
Collaborator

🎉 This PR is included in version 14.27.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants