Title: wordpressnut1's Replies | WordPress.org

---

# wordpressnut1

  [  ](https://wordpress.org/support/users/wordpressnut1/)

 *   [Profile](https://wordpress.org/support/users/wordpressnut1/)
 *   [Topics Started](https://wordpress.org/support/users/wordpressnut1/topics/)
 *   [Replies Created](https://wordpress.org/support/users/wordpressnut1/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/wordpressnut1/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/wordpressnut1/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/wordpressnut1/engagements/)
 *   [Favorites](https://wordpress.org/support/users/wordpressnut1/favorites/)

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP OAuth Server (OAuth Authentication)] cannot change Access Token Lifetime since update](https://wordpress.org/support/topic/cannot-change-access-token-lifetime-since-update/)
 *  [wordpressnut1](https://wordpress.org/support/users/wordpressnut1/)
 * (@wordpressnut1)
 * [5 years, 3 months ago](https://wordpress.org/support/topic/cannot-change-access-token-lifetime-since-update/#post-14049052)
 * I am also having this problem. The access token field in the settings is disabled
   and when using JWTs there doesn’t appear to be any filters which can be used 
   to change the expiry
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP OAuth Server (OAuth Authentication)] Redirect Loop when Calling API with Bearer Token](https://wordpress.org/support/topic/redirect-loop-when-calling-api-with-bearer-token/)
 *  Thread Starter [wordpressnut1](https://wordpress.org/support/users/wordpressnut1/)
 * (@wordpressnut1)
 * [5 years, 4 months ago](https://wordpress.org/support/topic/redirect-loop-when-calling-api-with-bearer-token/#post-14015612)
 * No problem! I did some digging through the WP w3all plugin code and can see that
   it’s basically triggering a logout on requests which are missing the relevant
   phpBB cookies so not sure there’s much you can do about that on your end unless
   there’s a way of controlling the execution order and intercepting the request
   before it hits that plug-in. For now I’ve just customised that plug-in to whitelist
   the oauth and WP API endpoints.
 * Thanks for your advice and assisting with getting this resolved
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP OAuth Server (OAuth Authentication)] Redirect Loop when Calling API with Bearer Token](https://wordpress.org/support/topic/redirect-loop-when-calling-api-with-bearer-token/)
 *  Thread Starter [wordpressnut1](https://wordpress.org/support/users/wordpressnut1/)
 * (@wordpressnut1)
 * [5 years, 4 months ago](https://wordpress.org/support/topic/redirect-loop-when-calling-api-with-bearer-token/#post-14012340)
 * Thanks for getting back to me! It looks like this is being caused by the WP w3all
   phpBB plug-in as the oauth plug-in works fine when this is deactivated. It’s 
   a long shot but have you seen this before or can provide any tips on getting 
   these two plugins to play nicely?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP OAuth Server (OAuth Authentication)] Redirect Loop when Calling API with Bearer Token](https://wordpress.org/support/topic/redirect-loop-when-calling-api-with-bearer-token/)
 *  Thread Starter [wordpressnut1](https://wordpress.org/support/users/wordpressnut1/)
 * (@wordpressnut1)
 * [5 years, 4 months ago](https://wordpress.org/support/topic/redirect-loop-when-calling-api-with-bearer-token/#post-13988424)
 * After some debugging it looks like WordPress is performing a logout when attempting
   to call the API with the access token since all the wp cookies are being expired.
   Any pointers as to why this could happen? I’ve also noted that though implicit
   flow is enabled, when attempting to use implicit flow I am redirected with no
   query string after an authorize. I’m using postman to test
 * I’ve been unable to reproduce this issue on a local fresh wp install.

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