tik9 / fun

Serverless functions on node js
https://tifun.netlify.app
1 stars 0 forks source link

rapid apis not working #7

Closed tik9 closed 9 months ago

tik9 commented 1 year ago

jokes and translation with fetch not working - empty api result

tik9 commented 1 year ago

Pulling Norris Jokes from rapid api works now - await was missing to solve the Promise.

google translation api does not work. Error in terminal: {"messages":"The API is unreachable, please contact the API provider","info":"Your Client (working) ---> Gateway (working) ---> API (not working)"} Probably an error by Rapid, I wrote them about it. In the web app, it works.