Changes between Initial Version and Version 1 of Ticket #62232, comment 2
- Timestamp:
- 10/29/2024 01:53:42 PM (23 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #62232, comment 2
initial v1 1 1 My clients' website is headless. It's running SvelteKit in SSR on a Netlify/Nodejs stack and WordPress on a yet to be determined host. That's the reason for the CORS/Origin issue. My current development environment MAMP/Back-end, Vite/Front-end, so, there is never a mysite.local/wp-json route. There would only every be a content.mysite.local/wp-json ( pointing to the WordPress host ). 2 2 3 This is where my Application Password comes in. I'm using it to fetch/auth the calls from Sveltekit ( mysite.local ) to WordPress ( content.mysite.loca ).3 This is where my Application Password comes in. I'm using it to fetch/auth the calls from Sveltekit ( mysite.local ) to WordPress ( content.mysite.local ). 4 4 5 5 Sorry if I confused at all on my original post. Hope this clears it up.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)