• Resolved Babak Fakhamzadeh

    (@mastababa)


    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

    (@mastababa)

    I saw this thread, but this solution does not appear to work for me.

    Plugin Author Richard Korthuis

    (@rockfire)

    Hi @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

    (@mastababa)

    Thanks. That seems to have been it. Sorry for missing that.

    Thread Starter Babak Fakhamzadeh

    (@mastababa)

    I also got a solution for unsetting the nonce when requesting the endpoint. Details here.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Caching when using backbone?’ is closed to new replies.