Skip to content

getPlans returning error #130

@kevin-meyers

Description

@kevin-meyers

I tried running stripe (StripeConfig (StripeKey stripeSecretKey) Nothing) getPlans and got the error:

Left (StripeError {errorType = ParseFailure, errorMsg = "parsing Int failed, expected Number, but encountered Null", errorCode = Nothing, errorParam = Nothing, errorHTTP = Nothing})

I have tried other endpoints like createPlan and createCustomer and they are working fine.

My stripe-haskell, stripe-core, and stripe-http-client versions are 2.6.2

I tried it with both my live and test keys.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions