Forum Discussion

Rpatel772's avatar
Rpatel772
New Contributor
4 months ago
Solved

403 forbidden issue

While API Testing, I sometimes see in ReadyAPI 403 Access denied issue comes but when I close and open ReadyAPI, it goes away, has anyone seen this issue before?
My APIs are deployed through APIM portal. Is htis related to ReadyAPI and APIM specific issue? Is there any solution to resolve this? 

  • Hi Rpatel772​ 

    This can be related to APIM, but it is not usually a ReadyAPI and APIM specific incompatibility. The pattern you describe most often comes from a stale client state or changing authorization context, with APIM enforcing whatever the request currently presents

    Hope this helps !!

2 Replies

  • Rpatel772's avatar
    Rpatel772
    New Contributor

    Is there any update on the ticket? Have anyone having this isssue?

    Below is error logs
    Fri Feb 27 10:39:33 EST 2026: DEBUG: No enum constant com.eviware.soapui.impl.rest.actions.oauth.OAuth2Parameters.PKCEChallengeMethod.Not defined

     

  • Humashankar's avatar
    Humashankar
    Icon for Champion Level 3 rankChampion Level 3

    Hi Rpatel772​ 

    This can be related to APIM, but it is not usually a ReadyAPI and APIM specific incompatibility. The pattern you describe most often comes from a stale client state or changing authorization context, with APIM enforcing whatever the request currently presents

    Hope this helps !!