I can see in this file (https://github.com/ReactTraining/react-router/blob/v0.13.3/modules/createRouter.js) that there is a refresh function but I have no idea how to call i
May be you are trying to push in history object, then bind your component with withrouter or use window.location.href = url to redirect ..
withrouter
window.location.href = url