CYoyo
Forum Replies Created
-
Forum: Plugins
In reply to: [URL Shortify - Simple and Easy URL Shortener] Question about deeplinkHello,
Yes, I can create from the admin panel, but not the API.
Forum: Plugins
In reply to: [URL Shortify - Simple and Easy URL Shortener] API usageI am not sure how the backend process work, but based on my understanding, the key/secrets are not for bearer authorization which requires a token instead of key/secretes.
Forum: Plugins
In reply to: [URL Shortify - Simple and Easy URL Shortener] API usageI have figured it out. it is actually not that straight forward. based on the API documentation (https://docs.kaizencoders.com/url-shortify/api-documentation/links), this plugin is using bearer for authorization. So you need to have an authorization plugin in your wordpress which can convert your username and password to a token. I am using this plugin (JWT Authentication for WP-API) to help me convert user name and password to token. The install of “JWT Authentication for WP-API)” may not be straight forward, you may want to check for their documentation or find a Youtube video for more guidance.
- This reply was modified 1 year, 7 months ago by CYoyo.
Forum: Plugins
In reply to: [URL Shortify - Simple and Easy URL Shortener] Please enter valid Target URLsure, looking forward to hearing from you.