Skip to content

Edmund Chan

All things WordPress and Web Development

Edmund Chan
  • Articles
  • Presentations
  • Contact

WP REST API

Fixing “Unauthorized” error when using Basic Auth plugin

December 1, 2019December 1, 2019

If you just started using the Basic Auth plugin for authentication, you might come across issues like 401 (unauthorized) that prevents you from making authenticated requests, even though your code and credentials are correct. Here … Read more

Categories Web Development, WordPress Tags WP REST API 1 Comment

Uploading media using the WP REST API and JavaScript

December 1, 2019November 30, 2019

Recently, I have been working on this React project that allows users to upload some documents which will be tagged to their profile. My initial thought was to figure out how to use the WP … Read more

Categories Web Development, WordPress Tags javascript, WP REST API 12 Comments
© 2023 Edmundcwm