Replies: 6 comments
-
Your error is not related to the project, it's probably something with your network/dns, maybe you reached the api limits |
Beta Was this translation helpful? Give feedback.
-
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
Beta Was this translation helpful? Give feedback.
-
have you turned on your search and playlist in youtube api v3? |
Beta Was this translation helpful? Give feedback.
-
uhhh did i just get your youtube api token?? |
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
-
FetchError: request to https://www.googleapis.com/youtube/v3/playlists?key=AIzaSyDk10bdpq4cG-cVGn7hGR9Rs7DCtWIjjPk&part=snippet&id=RD_AyrT1OFXeo failed, reason: getaddrinfo ENOTFOUND www.googleapis.com
at ClientRequest. (C:\Users\DynamoYT\Desktop\evobot\node_modules\node-fetch\lib\index.js:1455:11)
at ClientRequest.emit (events.js:314:20)
at TLSSocket.socketErrorListener (_http_client.js:469:9)
at TLSSocket.emit (events.js:314:20)
at emitErrorNT (internal/streams/destroy.js:100:8)
at emitErrorCloseNT (internal/streams/destroy.js:68:3)
at processTicksAndRejections (internal/process/task_queues.js:80:21) {
type: 'system',
errno: 'ENOTFOUND',
code: 'ENOTFOUND'
}
Beta Was this translation helpful? Give feedback.
All reactions