# Bug Report <!--- Provide a general summary of the issue in the Title above --> ## Steps to Reproduce <!--- Steps to reproduce this bug. Include any code, if relevant --> 1. Set up payload with Github Codespaces 2. Set up serverURL with the preview URL of the Codespaces 3. Access the admin panel ## Other Details - Payload version 1.3.4 - I've debugged through Browser Console, the `fetchMe` method seems to fetch from `localhost:3000`, not the server URL I specified. <!--- Payload version, browser, etc --> <!--- Possible solution if you're familiar with the code -->
Bug Report
Steps to Reproduce
Other Details
fetchMemethod seems to fetch fromlocalhost:3000, not the server URL I specified.