#ParkerMurray

1 messages · Page 1 of 1 (latest)

rain voidBOT
dire tree
#

Hi there can you share with me the ID of issuing_authorization ?

#

Also did you approve or decline upon receiving issuing_authorization.request event ?

plush parrot
#

let me get the issuing_authorization.request ID

#

iauth_1MbyICLTMGrur7WERxYNjOs2

#

Yes I do decline the request by changing the response "approved" field to false, but on the dashboard it shows that it was approved.

dire tree
#

Just checked your Dashboard. The status if this authorization is declined.

plush parrot
#

apologies

#

this one

#

iauth_1MbyWtQ9Ow3CBOAj7z0Dix9s

dire tree
#

Also I didn't see any request to decline this authorization. It was declined because your webhook time out

#

Ok, let me check again

#

iauth_1MbyWtQ9Ow3CBOAj7z0Dix9s is also declined because of webhook timed out

plush parrot
#

hmm in my dashboard it is showing that they approved?

dire tree
#

Can you take a screenshot of your Dashboard?

plush parrot
#

these are all showing as approved.

#

I also have stopped receiving the issuing_authorizations.request webhook.

dire tree
#

Hmm, are you looking a the correct iauth_1MbyWtQ9Ow3CBOAj7z0Dix9s ? because the name on card and the card's last 4 digit are different from what I saw in your Dashboard.

plush parrot
#

that may be the case. what I am trying to figure out is how I can create a test test authorization and have it be show that its declined through the webhook. am I able to do that?

dire tree
plush parrot
#

Yea haha I have been reference these docs, but despite me handling the webhooks as directed the statuses don't seem to come back as declined.

pastel trench
#

do you have the event id where you declined in your response?

plush parrot
#

Let me see if I can find one.

#

in the mean time, can you think of a reason as to why I am no longer receive that webhook from test authorizations in the dashboard?

pastel trench
#

i'm afraid i don't quite understand, where are you seeing that you're not receiving that webhook in the Dashboard?

plush parrot
#

I am running my server locally and piping all the webhooks to that server.

pastel trench
#

alright, have you tried restarting the cli?

#

i.e. stop it and then start listening /forwarding again?

plush parrot
#

Yea I have

#

I am still receiving the issuing_authorization.created webhook which is what is so confusing.

#

according to the docs the issuing_authorization.request is supposed to occur first correct?

pastel trench
#

yep, gimme a second to take a look