{"error":{"code":null,"message":"Invalid null ID found for url path formatting. This can be because your string ID argument to the API method is null, or the ID field in your stripe object instance is null. Please contact support@stripe.com on the latter case. "}}
i already tried the latest stripe-java version 18.13.1 and got this error. so i revert to my original used version 17.6.0. on the local machine it looks fine. but when in staging/live we always get this error.
{"error":{"code":null,"message":"Invalid null ID found for url path formatting. This can be because your string ID argument to the API method is null, or the ID field in your stripe object instance is null. Please contact support@stripe.com on the latter case. "}}
i already tried the latest stripe-java version 18.13.1 and got this error. so i revert to my original used version 17.6.0. on the local machine it looks fine. but when in staging/live we always get this error.