Hello,
I have uploaded a movie search app to netify,but the app is displaying without the content from the api.
This app is displaying properly in my browser with all content displayed.
I would be grateful for advice of how i should be able to have api content displayed in my app on netify.
Thanks for anticipated assistance.
For further actions, you may consider blocking this person and/or reporting abuse
Top comments (2)
May be the api you are using is a paid one one....on your local host api is running free of cost but in production code to use that api money might be needed
Like the below image is newsapi in development mode its available for free of cost but to use in production code it requires us to pay
hello Dayo