Check the required fields
Make sure every required field is filled in:- Site Name
- Site URL
- Username
- Application Password
Fix Site URL problems
Use the public URL where your WordPress site is installed. Good examples:https://example.comhttps://example.com/blog
- WordPress admin URLs like
https://example.com/wp-admin - URLs with extra spaces.
- URLs that are not your WordPress site.
- URLs that use a private or local address.
http:// or https:// site URL.
Fix username or application password problems
If WordPress rejects the login, check:- The Username matches a real WordPress user.
- The Application Password was copied from that same user profile.
- You pasted the application password, not your normal WordPress login password.
- The password has not been revoked in WordPress.
Fix permission problems
Sometimes WordPress accepts the login but does not allow that user to create posts. Use a WordPress user with permission to create posts, such as an editor or administrator, or update the user’s role in WordPress.Fix REST API problems
Pinsearch needs your WordPress site’s REST API to be available. If Pinsearch says it cannot find a valid WordPress API response:- Confirm WordPress is installed at the site URL.
- Open the site in a browser and make sure it loads.
- Check whether a security plugin, firewall, or maintenance mode is blocking external requests.
- Ask your host whether the WordPress REST API is available.