Skip to content

Conversation

@cb-alish
Copy link
Collaborator

v2.64.0 (2025-11-10)


Error Handling

  • Added new ForbiddenError class that inherits from Error
  • Enhanced handle_for_error method to detect and handle 403 status codes
  • Provides clear error message: "Access forbidden. You do not have permission to access this resource."

Code Quality Improvements

  • Renamed lib/chargebee/nativeRequest.rblib/chargebee/native_request.rb to follow Ruby naming conventions
  • Refactored handle_for_error to return error objects instead of raising them inline (cleaner separation of concerns)
  • Added YARD documentation for handle_for_error method

@cb-alish cb-alish requested a review from cb-karthikp November 10, 2025 07:35
@cb-alish cb-alish merged commit f785564 into master Nov 10, 2025
6 checks passed
@cb-alish cb-alish deleted the release/sdk-ruby/v2.64.0 branch November 10, 2025 08:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants