project_fitness_app icon indicating copy to clipboard operation
project_fitness_app copied to clipboard

exercises.slice is not a function

Open techieio opened this issue 2 years ago • 4 comments

please check this code on exercise.js:32

techieio avatar Aug 06 '22 18:08 techieio

techieio, I am having the same issue. Did you manage to fix it

Sachin-sharma32 avatar Aug 16 '22 12:08 Sachin-sharma32

techieio, I am having the same issue. Did you manage to fix it

nope, not able to find the answer

techieio avatar Aug 18 '22 15:08 techieio

This is happing as you most likely have used up your free API limit, create a new account and change the API key in the .env file and try again this should fix this issue.

Pannu786 avatar Oct 10 '22 04:10 Pannu786

This is happing as you most likely have used up your free API limit, create a new account and change the API key in the .env file and try again this should fix this issue.

Thank you, this worked for me but I had to copy the API key to the fetchData.js, didn't work in env.

segunh avatar May 06 '23 20:05 segunh