swappsco / django-wordpress-api

MIT License
22 stars 9 forks source link

404 error when using wp url from different domain #15

Open windel07 opened 2 years ago

windel07 commented 2 years ago

Description

On localhost, Im trying to use a live wp site url. It works perfectly when using localhost wp installation even though I switch to different wp projects.

What I Did

Setup the django project just exactly on the documentation.