Closed germancollado closed 2 years ago
Hello,
Thank you for your feedback. Can you clarify what kind of issue this PR should solve?
Since this change will cause 3 tests to fail in all environment, I cannot merge it right now. In addition, this change does not respect the original behavior of the handler.
Hi, the recently published 1.0.0a1 updated the default behavior. Success or Error response is always returned inside a standard HttpResponse. No more 403 is returned to client, so the behavior is now the same for standard and batch request in case of authentication failure.
Feel free to test it and provide feedback if you have any issue. The goal is to ensure everything works fine before publishing the final stable release.
@alorence Can you take a look? Thanks a lot.