Title: Caching when using backbone?
Last modified: January 21, 2024

---

# Caching when using backbone?

 *  Resolved [Babak Fakhamzadeh](https://wordpress.org/support/users/mastababa/)
 * (@mastababa)
 * [2 years, 4 months ago](https://wordpress.org/support/topic/caching-when-using-backbone/)
 * I’m using backbone to access the REST API. Requests made using backbone do not
   show up in the list of cached REST requests. Is this because backbone always 
   adds a nonce?
 * If so, how to circumvent this?

Viewing 4 replies - 1 through 4 (of 4 total)

 *  Thread Starter [Babak Fakhamzadeh](https://wordpress.org/support/users/mastababa/)
 * (@mastababa)
 * [2 years, 4 months ago](https://wordpress.org/support/topic/caching-when-using-backbone/#post-17360436)
 * I saw [this](https://wordpress.org/support/topic/cache-not-hit-when-nonce-is-in-header/)
   thread, but this solution does not appear to work for me.
 *  Plugin Author [Richard Korthuis](https://wordpress.org/support/users/rockfire/)
 * (@rockfire)
 * [2 years, 4 months ago](https://wordpress.org/support/topic/caching-when-using-backbone/#post-17360458)
 * Hi [@mastababa](https://wordpress.org/support/users/mastababa/)
   Thank you for
   using our plugin!The thread you are referencing is exactly what I would suggest.
   You say it isn’t working for you: did you put it in a must use plugin (in the
   mu-plugins directory) as stated in that thread? If not that is the reason it 
   isn’t working.
 *  Thread Starter [Babak Fakhamzadeh](https://wordpress.org/support/users/mastababa/)
 * (@mastababa)
 * [2 years, 4 months ago](https://wordpress.org/support/topic/caching-when-using-backbone/#post-17360590)
 * Thanks. That seems to have been it. Sorry for missing that.
 *  Thread Starter [Babak Fakhamzadeh](https://wordpress.org/support/users/mastababa/)
 * (@mastababa)
 * [2 years, 4 months ago](https://wordpress.org/support/topic/caching-when-using-backbone/#post-17366982)
 * I also got a solution for unsetting the nonce when requesting the endpoint. Details
   [here](https://wordpress.stackexchange.com/a/421985/43252).

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Caching when using backbone?’ is closed to new replies.

 * ![](https://ps.w.org/wp-rest-cache/assets/icon-256x256.png?rev=3328849)
 * [WP REST Cache](https://wordpress.org/plugins/wp-rest-cache/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-rest-cache/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-rest-cache/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-rest-cache/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-rest-cache/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-rest-cache/reviews/)

## Tags

 * [backbone](https://wordpress.org/support/topic-tag/backbone/)

 * 4 replies
 * 2 participants
 * Last reply from: [Babak Fakhamzadeh](https://wordpress.org/support/users/mastababa/)
 * Last activity: [2 years, 4 months ago](https://wordpress.org/support/topic/caching-when-using-backbone/#post-17366982)
 * Status: resolved