I am trying to send a billing metered usage api request to sync the usage that I have saved on my database to the official kinde billing system. I have the feature codes, the customer agreement id, and everything properly configured (dont worry, i checked MULTIPLE times), but each and every time i try to sync it to kinde, i get the following error:
Error sending meter usage: Error: Failed to send meter usage: 400 {"errors": [{"code": "METER_NOT_FOUND", "message": "Meter corresponding to entitlement not found"}]}