Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
Posted July 17, 2024Jul 17 I have uploaded the .htaccess to my /api folder. However the "In order to use the REST API:" message never goes away. How do I go about enabling this?
July 17, 2024Jul 17 Community Expert Yes, the API should indeed still work. Ensure the folder is readable, and that mod_rewrite is enabled on the server.
July 25, 2024Jul 25 Author Yes, the API should indeed still work. Ensure the folder is readable, and that mod_rewrite is enabled on the server. Hey Marc. I had my server admins check... mod_rewrite is enabled and the folder is readable.
July 26, 2024Jul 26 Community Expert We would need to look further into this for you, however the access details on file appear to be incorrect or missing. Could you please update these details by visiting your client area, selecting the relevant purchase, then clicking "Review/Update Access Information" under the "Stored Access Information" section. We look forward to further assisting you.
July 26, 2024Jul 26 Author We would need to look further into this for you, however the access details on file appear to be incorrect or missing. Could you please update these details by visiting your client area, selecting the relevant purchase, then clicking "Review/Update Access Information" under the "Stored Access Information" section. We look forward to further assisting you. Marc - the info has been updated. If it's not working please let me know what isn't working.
July 31, 2024Jul 31 Author Marc - the info has been updated. If it's not working please let me know what isn't working. Any update?
July 31, 2024Jul 31 Community Expert I have looked at this, but not sure whats causing it unfortunately. Im reaching out to see if there is anything obvious I might have overlooked, but the reality is, its not redirecting with the htaccess, which is ultimately a server issue unfortunately
July 31, 2024Jul 31 Community Expert Please check any WAF you have running that may be blocking this.
July 31, 2024Jul 31 Author I just found this out... Webserver is nginx. Evidently nginx does not support htaccess.
July 31, 2024Jul 31 Author Looks like I need to edit the nginx config. Can you guys please provide the redirects needed for nginx instead of apache?
July 31, 2024Jul 31 Author Have a look at this topic: Thanks. Does not seem to work with the /api. 😞
July 31, 2024Jul 31 Community Expert Ops, sorry. I pasted the wrong link it seems. I meant to post this one instead:
July 31, 2024Jul 31 Community Expert Can you guys please provide the redirects needed for nginx instead of apache? Sorry, we only provide direct support for Apache .htaccess