• Resolved jand1

    (@jand1)


    Hello,
    I was using WP API with JWT Authentication for WP-API and everything worked well. Out of the nowhere maybe after 2 months since last usage the application started to throw this error:
    System.AggregateException: One or more errors occurred. (Unexpected character encountered while parsing value: <. Path ”, line 0, position 0.)

    The test instance works without problem.

    I tried to reinstall the plugin and change the configuration in .htaccess and wp-config as well, but still the problem is here. Everything is up to date. The JWT auth. version 1.3.2 and wordpress 6.1.1.

    Any ideas where can be the problem? Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support abhiladdha07

    (@abhiladdha07)

    Hi @jand1,

    Thanks for reaching out.

    From the version of the plugin you mentioned 1.3.2, it seems you are using some other vendor’s JWT Authentication plugin and the error is coming out from that plugin itself.

    You can deactivate the existing JWT Auth plugin and instead install the WordPress REST API Authentication plugin by miniOrange. Our plugin provides a couple of API authentication methods like JWT auth, Basic Auth, API Key auth and the most securer of all OAuth 2.0 auth.

    Also, our plugin is GUI based and is easy to use and consits of end-to-end setup instructions as well. So, you can configure everything easily.

    Feel free to ask if you have any questions or need any assistance. We’d be happy to help.

    Thanks,
    Team miniOrange

    Plugin Support abhiladdha07

    (@abhiladdha07)

    Hi @jand1,

    We haven’t heard back from you in the last couple of days, so we are marking this thread as resolved. You can always post your queries on this forum if you have any questions or face issues with our plugin. We’d be happy to help you.

    Thanks,
    Team miniOrange

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Unexpected character encountered while parsing value:’ is closed to new replies.