ReduxSimpleStarter icon indicating copy to clipboard operation
ReduxSimpleStarter copied to clipboard

Youtube Api key is not woking

Open mrpanchal opened this issue 7 years ago • 1 comments

I am following your react course but there Is something problem on AJAX requests with react when I want to take response from it , it shows the error something like this

2018-07-17 10_56_37-window

mrpanchal avatar Jul 17 '18 05:07 mrpanchal

you've forgotten to define variable const API_KEY='xxxxx'

isaaclem avatar Jul 26 '18 08:07 isaaclem