Can you please just document what is available and exactly how to use the API? You can do that in this response for others looking for help as well if you dont want to update the documentation on your website. this is such a powerful and unique feature, it really is the only plugin doing it, so please help and add methods and params!
POST: {{wordpress_url}}/wp-json/url-shortify/v1/links?url=google.com
I tried sending as form data, JSON body, query param, and encoded url query param.
I get this:
{
“code”: “rest_forbidden”,
“message”: “Sorry, you are not allowed to do that.”,
“data”: {
“status”: 401
}
}
-
This reply was modified 1 year, 3 months ago by
maven1129.
-
This reply was modified 1 year, 3 months ago by
maven1129.
-
This reply was modified 1 year, 3 months ago by
maven1129.
-
This reply was modified 1 year, 3 months ago by
maven1129.