April 27, 2024
cancel
Showing results forย 
Search instead forย 
Did you mean:ย 
Help

Webhooks endpoints response 503 status code

Webhooks endpoints response 503 status code

sathit0uwan
New Contributor

Hi,

Could you help to fix this issue?

I can use other endpoints as usual but the webhooks endpoints.

GET https://sandbox-api.marqeta.com/v3/webhooks?count=5&start_index=0&sort_by=-createdTime

// response body
<html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
</body>
</html>

 

1 ACCEPTED SOLUTION

reneemq
Community Manager
Community Manager

Hi @sathit0uwan .  We are not aware of any issue for the webhooks endpoint or sandbox in general, though 500s definitely happen from time to time.  Have you tried again recently? Is it working for you now?

View solution in original post

2 REPLIES 2

reneemq
Community Manager
Community Manager

Hi @sathit0uwan .  We are not aware of any issue for the webhooks endpoint or sandbox in general, though 500s definitely happen from time to time.  Have you tried again recently? Is it working for you now?

Hi @reneemq ,

it is working now (2023/10/29)

Thank you ๐Ÿ˜Š