Stripe-dotnet: Unrecognized request URL (POST: /v1/customers//subscription)

Created on 10 Feb 2014  ·  3Comments  ·  Source: stripe/stripe-dotnet

Hi - I'm running into an issue when trying to update the customers subscription (see attached screenshot). I doubt this is a bug because it's such a common task, but I'm at a loss for what would be causing this. Any feedback would be greatly appreciated. Thanks for the awesome library!

stripe

Most helpful comment

Try debugging and see if that StripeCustomerId is returning an empty string. That could be why.

You're welcome :)

On Feb 10, 2014, at 1:15 AM, jfrueh [email protected] wrote:

Hi - I'm running into an issue when trying to update the customers subscription (see attached screenshot). I doubt this is a bug because it's such a common task, but I'm at a loss for what would be causing this. Any feedback would be greatly appreciated. Thanks for the awesome library!


Reply to this email directly or view it on GitHub.

All 3 comments

Try debugging and see if that StripeCustomerId is returning an empty string. That could be why.

You're welcome :)

On Feb 10, 2014, at 1:15 AM, jfrueh [email protected] wrote:

Hi - I'm running into an issue when trying to update the customers subscription (see attached screenshot). I doubt this is a bug because it's such a common task, but I'm at a loss for what would be causing this. Any feedback would be greatly appreciated. Thanks for the awesome library!


Reply to this email directly or view it on GitHub.

That was it. Thanks much!!

How did you get the customerid to return something?

Was this page helpful?
0 / 5 - 0 ratings