06-11-2021 06:23
06-11-2021 06:23
We have a subscriber endpoint set up with the API which is receiving empty posts every second or two. See log below. Does anyone know why we do not have content in the posts even though we know there is new data available from users that have authenticated?
Last message delivery attempts (max 1,000)
Time Response Code/Exception Delivery Time(ms) Messages Payload Size(bytes)
1. | 2021-06-11 13:15:49:000 +0000 | 204 | 406 | 1 | 114 |
2. | 2021-06-11 13:15:43:000 +0000 | 204 | 423 | 1 | 114 |
3. | 2021-06-11 13:15:25:000 +0000 | 204 | 414 | 1 | 115 |
4. | 2021-06-11 13:15:18:000 +0000 | 204 | 407 | 1 | 114 |
5. | 2021-06-11 13:15:15:000 +0000 | 204 | 404 | 1 | 115 |
6. | 2021-06-11 13:15:10:000 +0000 | 204 | 396 | 1 | 114 |
7. | 2021-06-11 13:15:01:000 +0000 | 204 | 408 | 1 | 115 |
06-11-2021 06:45
06-11-2021 06:45
We have got to the bottom of it so no issue now.