#mihu-issuing-auth

1 messages · Page 1 of 1 (latest)

vestal mirageBOT
bright wing
#

Hi, taking a look here

#

Where in the Dashboard are you looking?

bright wing
#

That looks to be a different authorization id but looking

wary plover
bright wing
#

Sure, taking a look. It may take some time. Thank you for your patience.

vestal mirageBOT
#

mihu-issuing-auth

bright wing
#

We're still looking into this, have real-time auths ever worked for you?

vestal mirageBOT
light relic
#

👋 stepping in

wary plover
#

no, i've just recently set up the integration.

light relic
#

So the issue here is the JSON you are returning in the response. You can't include a \ in your response body otherwise we don't parse it correctly

wary plover
#

ok i've realized the issue, on my end i'm already json-ing the response. i tried sending back a response without using .to_json, but i tried not doing that for a different test authorization and still wasn't able to approve the authorization properly:

https://dashboard.stripe.com/acct_1Mu6nZBXveMN8YC0/test/issuing/authorizations/iauth_1OZdwUBXveMN8YC0k3vT2Blj

light relic
#

So that still has \ in the response body

wary plover
light relic
#

Hmm the actual Webhook delivery failed for that one

#

Not the issuing auth

#

I'm seeing a invalid_stripe_version error

wary plover
#

ok thank you for you help, i've resolved the issue with the headers was on my end