Hi @vxnder ,
Thank you for reaching out!
To help you out with the issue you are facing regarding authenticating APIs in the Multisite environment, can you please share the HTACCESS rules you have configured for your site?
Moreover, if you’d like to get on a go-to-meeting to help resolve this, please feel free to reach out to us via the plugin support form. Our team will be happy to help.
Thanks,
Team miniOrange
-
This reply was modified 1 year, 3 months ago by
vidugupta.
-
This reply was modified 1 year, 3 months ago by
vidugupta.
Thread Starter
Vander
(@vxnder)
Hi @vidugupta ,
thanks for your answer.
My current htaccess is the following code:
RewriteEngine On
RewriteBase /
RewriteRule ^index\.php$ - [L]
# add a trailing slash to /wp-admin
RewriteRule ^([_0-9a-zA-Z-]+/)?wp-admin$ $1wp-admin/ [R=301,L]
RewriteCond %{REQUEST_FILENAME} -f [OR]
RewriteCond %{REQUEST_FILENAME} -d
RewriteRule ^ - [L]
RewriteRule ^([_0-9a-zA-Z-]+/)?(wp-(content|admin|includes).*) $2 [L]
RewriteRule ^([_0-9a-zA-Z-]+/)?(.*\.php)$ $2 [L]
RewriteRule . index.php [L]
After the last line is where I tried to paste the code from the docs.
This is the standard .htaccess for a subdirectory multisite + its specifics. it’s a directory-based multisite
Thanks!
Hi @vxnder ,
Sorry for the delay.
To further investigate this issue, could you please reach out to us via the plugin support form? This will allow us to schedule a meeting and look into the issue more effectively.
Thanks,
Team miniOrange
Thread Starter
Vander
(@vxnder)
Hi.
Any news? I also contacted through contact form from your website and no one answered :/
Thanks
Hi @vxnder ,
We have reached out to you over the email you sent. Can you please check your spam folder and confirm if you recieved our email?
Thanks,
Team miniOrange
Thread Starter
Vander
(@vxnder)
Hi @vidugupta ,
I’ve checked my email and nothing found even in spam folder :/
Can you send it again?
Thanks
Plugin Author
mowpr
(@mowpr)
@vxnder,
Can you please drop an email again to apisupport@xecurify.com so we can help you?
Thanks,
Team miniOrange
Thread Starter
Vander
(@vxnder)
Hi @mowpr ,
thanks for your reply. I’ve just sent an email to the address. Many thanks!
Plugin Author
mowpr
(@mowpr)
Hi @vxnder,
As were already able to contact our techincal team on our support. We are marking this thread as closed for now and you can open a new one if have any questions.
Thanks,
Team miniOrange