Need a little help… when I used “myFilter extends OncePerRequestFilter” I cannot get doFilterInternal() to invoke with postman but works with the browser. If I used the Filter interface from Jakarta and implement doFilter() then I can use postman to test the endpoint. I have been researching this for a while now and I cannot figure why
Welcome to the Postman Community
Can you provide more visual examples of the problem you’re facing, please?
It’s difficult to know exactly what part of the platform you’re talking about and where an error is coming from.