• Resolved alx359

    (@alx359)


    Need to export/import the plugin authorization from the live site to a local/staging one that doesn’t take it (probably as it’s self-signed). How could I do that? Thanks.

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Alin Marcu

    (@deconf)

    If the live and staging sites aren’t syncing both ways there’s a problem because at some point the staging site could generate a token of which the live site isn’t aware. Tokens are generated hourly.

    Thread Starter alx359

    (@alx359)

    I’ve seen issues when authorizing live and stage sites separately. Getting the same authorization in both sites shouldn’t be an issue, at least in my experience. Have tested that while importing the live db into the stage one. The auth has remained valid as long as needed. I can’t import the whole db right now though, hence my inquiry of which ones are the fields I shall need to import manually. Thanks.

    Plugin Author Alin Marcu

    (@deconf)

    If that’s what you’re asking, it’s aiwp_options from options table, also see this method.

    • This reply was modified 4 years ago by Alin Marcu.
    Thread Starter alx359

    (@alx359)

    Thank you, it’s working now.

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

The topic ‘Export/Import plugin authorization’ is closed to new replies.