#1 August 3, 2020 11:07am

kdubious
Member
Registered: August 3, 2020
Posts: 5

403 for ajax in custom extensions / Windows XAMP Dev machine

We're getting a 403 error trying to hit the following path:   
http://localhost:8084/*/com.umbrella.ecommerce/ajax/store_types/booking/availability/?item_id=34&from=2020-08-01&to=2020-09-01

This same link works in production (But that's on a Linux machine):
http://zzzzzzz.com/*/com.umbrella.ecomm … 2020-09-01

This link works on a dev machine, so it's not just an issue with the *:
http://localhost:8084/admin/*/com.umbrella.ecommerce/ajax/admin/orders/list/
...but this is /admin/*/, not just /*/

We had a similar error with this path:
http://localhost:8080/extensions/com.umbrella.business-directory/css/master/master.css
...and removing MultiViews from the apache options fixed the error with the CSS file. (The folder being named master and the file being named master was creating an issue.)

We have the default HTACCESS and are in HTACCESS routing mode.

Offline

#2 August 3, 2020 11:30am

timbuckingham
Administrator
From: Baltimore, MD
Registered: April 2, 2012
Posts: 974

Re: 403 for ajax in custom extensions / Windows XAMP Dev machine

What type of environment is it failing on? You mention it works in production on Linux — are you running a development machine on Windows?

Offline

#3 August 3, 2020 11:46am

kdubious
Member
Registered: August 3, 2020
Posts: 5

Re: 403 for ajax in custom extensions / Windows XAMP Dev machine

Yes, we have a Windows XAMP Dev machine.

Offline

#4 August 10, 2020 11:23am

kdubious
Member
Registered: August 3, 2020
Posts: 5

Re: 403 for ajax in custom extensions / Windows XAMP Dev machine

Guess this is dead.

Offline

Board footer

Powered by FluxBB

The Discussion Forum is not available on displays of this size.