I tested the YouTube api url I got from rapid api and the status code was 401 - invalid address. I need help ls
What else can I do?
I tested the YouTube api url I got from rapid api and the status code was 401 - invalid address. I need help ls
What else can I do?
401
HTTP status code means you're not authorized to access the particular resource you were requesting.
Chances are you're either:
Check YouTube's API docs for more details.