I am working in appflow custom connector configuration handler for confluence using confluence REST API
From last 2 days ,authentication is happening working fine even for wrong credentials.
But this is not happened during my development from past few weeks before.
It used to get fail for wrong credential .I am using confluence trial version .
Anyone help me to identify the issue ?
Hi @devi ,
Welcome to Atlassian community.
The only thing I can imagine is that the session is still active or correct token is saved in some place.
It is not possible doing a rest api call with a wrong token, I suggest to clear the cache/sessions of your connector.
Regards
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.