DEV Community

Discussion on: Fetching data from an api using React/Redux

Collapse
 
dera_johnson profile image
Johnson Chidera

Hi Marcus. I am trying to make an authentication using Google oauth with react, redux, redux-thunk and mongodb but my payload res.data is giving me an empty string even when I am logged in my mongo database. I have been stuck for days.