1. fix opay api struct
This commit is contained in:
@@ -48,7 +48,7 @@ r.post('/youtube/webhook', getRaw, async (c, n) => {
|
||||
resolve(res)
|
||||
})
|
||||
})
|
||||
// console.log(JSON.stringify(data, null, 2))
|
||||
console.log(JSON.stringify(data, null, 2))
|
||||
|
||||
try {
|
||||
let ytid = data.feed.entry[0].id[0]
|
||||
|
||||
Reference in New Issue
Block a user