Move Forbidden Error Handling from Chat MS to Gateway

In the current implementation, some 403 Forbidden errors are thrown at the microservice level. Where possible, this error handling should be moved to the API Gateway by implementing appropriate middlewares and guards.
Centralizing access control at the gateway level improves consistency, simplifies microservice logic, and enhances maintainability across the system.

Domain
Chat
Action
refactor
Department
Backend

Please authenticate to join the conversation.

Upvoters
Status

Completed

Board
๐Ÿ› ๏ธ

Bug & Fixes

Tags

Low Priority

Date

10 months ago

Author

Ivan Ligotino

Subscribe to post

Get notified by email when there are changes.