Skip to content
This repository has been archived by the owner on Jun 16, 2020. It is now read-only.

Changes to /me endpoint are not reflected without refresh #18

Open
bluefuton opened this issue Aug 4, 2016 · 0 comments
Open

Changes to /me endpoint are not reflected without refresh #18

bluefuton opened this issue Aug 4, 2016 · 0 comments
Labels

Comments

@bluefuton
Copy link
Contributor

If you're working on the /me endpoint, any changes you make in the endpoint response will not be reflected in the console after the first request, even though the response has changed (which can be verified in the developer console).

Refreshing the console page sorts this out, so I assume the response from this specific endpoint is being cached somewhere along the line.

Steps to reproduce

  1. Make a request to /me in the console
  2. Make a change to the endpoint response of /me in your sandbox
  3. Make another request to /me in the console

The change you made will not be reflected in the console, but you'll be able to see it in the developer tools.

screen shot 2016-08-04 at 14 26 42

@bluefuton bluefuton added the bug label Aug 4, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant