Help with the News Flash Headlines project
- 
					
					
					
					
 I need some help changing the config.json file. I can't figure out how to change it !  it is very nondescript on how to change the 3 lines of code. 
 
- 
					
					
					
					
 @Orrin-Woodard the way i read it is you take the new key and put a0 before and d after but that could be wrong so i'd have to test. but, i think that would be my first try. maybe a0 are the first 2 digits of all keys as d is the last digit in which case it is just a matter of inserting the key and it looks like you use the quotes also. 
 
- 
					
					
					
					
 @Douglas-Kryder thank you, ill try it. 
 
- 
					
					
					
					
 @Douglas-Kryder said in Help with the News Flash Headlines project: @Orrin-Woodard the way i read it is you take the new key and put a0 before and d after but that could be wrong so i'd have to test. but, i think that would be my first try. maybe a0 are the first 2 digits of all keys as d is the last digit in which case it is just a matter of inserting the key and it looks like you use the quotes also. it did not work. 
 
- 
					
					
					
					
 your requests are looking kinda like this, right? 
 GET https://newsapi.org/v1/articles?source=reuters&sortBy=latest&apiKey={API_KEY}
 
- 
					
					
					
					
 @Douglas-Kryder i figured it out, i have to use vim. 
 
