• Hi,

    I am using 1.15.2 and set my premium API token with define( 'WPSCAN_API_TOKEN') in my wp-config.php. WP Scan functions great, does scanning twice a day. All good!

    However, it keeps nagging that I have entered an invalid API Token at the “Report” page:

    06.15.2021-22.18.31

    Is this a bug?

    Looking forward to your reply. Thanks!

Viewing 8 replies - 1 through 8 (of 8 total)
  • Hi Erik,

    Thanks for the report, yea, it looks like a bug.

    We’ll add it to our todo list.

    Thanks again,
    Ryan

    Plugin Contributor ethicalhack3r

    (@ethicalhack3r)

    Hi Erik,

    Do you constantly get this error, or only sometimes?

    Thanks,
    Ryan

    Thread Starter Erik Molenaar

    (@erikmolenaar)

    Hi,

    Constantly ??

    Plugin Contributor ethicalhack3r

    (@ethicalhack3r)

    Could you try using a new API token from your wpscan.com profile page, please?

    Thread Starter Erik Molenaar

    (@erikmolenaar)

    Hi,

    Done this but it is still showing the same error message.

    If you like I can set up a development environment and e-mail you credentials so you can better pinpoint the bug?

    Looking forward to your reply.

    Thanks,
    Erik

    Plugin Contributor ethicalhack3r

    (@ethicalhack3r)

    Hi Erik!

    Thanks for trying that. Yes, please email us some credentials and we’ll have a look.

    Sorry for the inconvenience!

    Ryan

    What’s the format for entering the token in wp-config.php ?

    Assume the token goes into define(‘WPSCAN_API_TOKEN’,token-string)

    Assume the token goes into define(‘WPSCAN_API_TOKEN’,token-string)

    This will break wordpress! Use instead:

    define(‘WPSCAN_API_TOKEN’,'token-string');

    • This reply was modified 3 years, 3 months ago by tom coady.
Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Keeps nagging ” You have entered an invalid API Token”’ is closed to new replies.