roy1
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] Shipping Zones with Canadian Postal CodesI am trying to set up postal code shipping using wildcards. So for example, I am concerned with the first 4 digits of the postal code. So, I have put in something like this 1181* in the list of accepted pin codes.
But when I do this, it neither identifies 1181, nor 1181 LL. But when I do not use that wildcards all works fine.
How should wildcards be setup for a scenario like mine, where only first 4 numeric codes are to be checked for.
Hi Justin,
Thanks a lot for replying back. Speaks volumes about the good help that you bring back to the wp community!
Coming back to your answer : “I use OAuth, having a script that generate the token at mysite/script.php (which require authentication to work). This script use the plugin : WP OAuth Server “. The authentication and token exchange do work, and I am not logged in from any browser when the application is interacting.
The problem comes up during the POST request. Is it something at my server end, because it works like a charm when using the same in my free webhost at 16mb.com
This is the exact error I am facing:
The remote server returned an error: (403) Forbidden.