• Resolved vdietmar

    (@vdietmar)


    Hi,

    I am using the “miniOrange OAuth / OpenID Connect Server” plugin to login to Nextcloud 21 (Social Login) with my WordPress user names and passwords.

    However, I keep getting error message back in Netxcloud:

    Signed API request has returned an error. HTTP error 401. Raw Provider API response: {“error”:”missing_access_token”,”error_description”:”No Access Token provided”}.

    I have added the following lines to my .htaccess already:

    RewriteEngine On
    RewriteCond %{HTTP:Authorization} ^(.*)
    RewriteRule .* – [e=HTTP_AUTHORIZATION:%1]

    Doesn’t help:(

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

    (@cyberlord92)

    Hi @vdietmar

    Thanks for reaching out to us.

    Could you please let us know which PHP server you are using for the WordPress? Is it Apache or NGINX?

    Also, if you could raise a query from the plugin contact form then we can have a screen share meeting to resolve the issue and set up the plugin for you.

    Thanks
    Team miniOrange

    Thread Starter vdietmar

    (@vdietmar)

    This os solved now. I had an issue with my WordPress .htaccess config. Please close.

    Hi @vdietmar,

    I’m having the exact same problem, can you please share your solution?

    thanks in advance!

    Plugin Author miniOrange

    (@cyberlord92)

    Hi @smaier

    Thanks for reaching out.

    Can you please tell me which PHP server you are using?

    Also, if you could raise a query from the plugin contact form then we can have a screen share meeting to resolve the issue and set up the plugin for you.

    Thanks
    Team miniOrange

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘missing_access_token’ is closed to new replies.