Metered Components example doesn't seem to work
Opened this issue · 0 comments
sftsang commented
Trying to do something like:
Chargify::Usage.create(:subscription_id => 9214234, :component_id => 102454, :quantity => 2)
and it returns:
ActiveResource::ResourceNotFound: Failed. Response code = 404. Response message = Not Found.
did something change with this endpoint?