Open grace0925 opened 2 years ago
On the add blog page, if no user is currently logged in, the "Add Blog" button directs the user to a blank page. The network tab shows that a call to https://atila-7.herokuapp.com/api/user-profiles/undefined/wallets/ returns error 404
https://atila-7.herokuapp.com/api/user-profiles/undefined/wallets/
On the add blog page, if no user is currently logged in, the "Add Blog" button directs the user to a blank page. The network tab shows that a call to
https://atila-7.herokuapp.com/api/user-profiles/undefined/wallets/
returns error 404