Dharmesh Patel
Forum Replies Created
-
Forum: Plugins
In reply to: [Autopost for X (formerly Autoshare for Twitter)] Connect to another accountHi @ibiza69,
About 1st topic, didn´t underestand you. We have for example trabajaribiza configured at twitter developers and working well, and we want to share too to trabajarbaleares account, so how could we do this?
You have to go to the developer app of trabajaribiza account and follow the steps I gave in my last response. Once that is done, come back to plugin settings and click on “connect another Twitter account” It will allow you to log in to trabajarbaleares Twitter account and successfully connect it.
About 2nd topic, we have all options at plugin activated, before this last update the job offers autoposted and not they do not (after update), so we don´t know how to proceed, as we have everything active at plugin, as we had before, but now doesn´t work.
Could you please provide more information on how to publish job offers? is it from WP-admin editor or using API etc? providing more information on this will help us to understand the issue you are facing.
Thanks.Forum: Plugins
In reply to: [Autopost for X (formerly Autoshare for Twitter)] Connect to another accountHi @ibiza69,
Thanks for providing the error message. You have to add your website URL in app callback URLs. You can do it by following the steps given below (you can find the same instruction in the plugin setup instructions as well):- Go to the Twitter developer portal
- Click on Projects & Apps on the left navigation menu.
- Find the App and click it to show the Settings page for the App.
- Click “Edit/Setup” under User authentication settings to set up Authentication.
- Set the
Callback URLsfields tohttps://YOURWEBSITEURL/wp-admin/admin-post.php?action=authoshare_authorize_callbackand clickSave. - Done. Please try to connect account after this and it will work.
Note, maybe you could have the option to select (to turn on from plugin config), the accounts to be posted automatically and not manually….
You can enable the “Autoshare by default” checkbox in plugin settings and it will be enabled. you don’t have to manually enable it every time for the post.
Thanks.Forum: Plugins
In reply to: [Autopost for X (formerly Autoshare for Twitter)] Connect to another accountHi @ibiza69,
Thanks for reaching out to us.
Could you please provide the error message you are getting? So, I can check and help with the issue you are facing.
> We would like if possible, to add another of our accounts to share in both account our Tweets, but we have each of our accounts in an independant Twitter Developer User account.
It’s fine to use one Twitter Developer app and you will still be able to connect multiple accounts and tweet to multiple accounts
Thanks.Hi @gamingage,
Thank you for sharing the error logs. The error message “Could not resolve host: upload.twitter.com” usually occurs when a system is unable to find the IP address associated with the hostname “upload.twitter.com”. Based on the provided logs, it appears to be a DNS resolution failure on your server.
To resolve this issue, I recommend reaching out to your hosting provider for assistance. They can investigate the DNS configuration and help resolve any issues that may be causing the failure.
However, it would be helpful if the plugin could provide a more informative error message to avoid confusion. I have opened an issue on the plugin’s repository to address this concern, and it will be addressed in a future update.Thank you once again for reporting the issue and sharing the error logs.
Best Regards,Hi @salromano ,
Thank you for contacting us.
Twitter’s Free API access allows for 1,500 Tweets per month and 50 requests within a 24-hour period, It appears that you may have exceeded the daily limit of the Twitter API. I would suggest waiting for 24 hours before attempting to tweet again. Alternatively, you have the option to subscribe to the Basic or Pro access level of Twitter, which will provide you with a higher quota.
If you have any further questions or concerns, please feel free to let us know.
Thank you.Hi @gamingage ,
Thank you for reporting the issue and bringing this to our attention.
We haven’t experienced a similar issue before. So, It will be great if you could provide the error logs, having access to the error logs will greatly assist us in identifying the root cause of the issue and resolving it promptly.
ThanksForum: Plugins
In reply to: [Autopost for X (formerly Autoshare for Twitter)] Failed to connectGlad to know that it started working now.
Please feel free to contact us again if you face any issue in future.
Thanks.Forum: Plugins
In reply to: [Autopost for X (formerly Autoshare for Twitter)] Failed to connectHi @ashique12009 ,
Thanks for reaching out to us.
Please make sure that the below things are correct in your setup.
1. Plugin is updated to the latest version (2.0.0)
2. Your app is migrated to Twitter API v2. More information.
3. You are on newly introduced access levels by Twitter. Twitter has deprecated old API access levels recently. You can migrate to new access levels by following the steps below:- Visit URL https://developer.twitter.com/en/portal/products
- Downgrade button will be there to migrate to free access.
- Click it and check if it works
Please let us know if you are still facing issue after this.
ThanksForum: Plugins
In reply to: [Autopost for X (formerly Autoshare for Twitter)] Seems not to work@ibiza69 Glad to know that everything solved.
Please feel free to reach out to us again if you need any help.
ThanksForum: Plugins
In reply to: [Autopost for X (formerly Autoshare for Twitter)] Seems not to workHi @ibiza69,
We open an issue for adding similar support to the plugin. but currently, we don’t have support for this. However, you can useautoshare_for_twitter_bodyfilter to achieve this.
You can try something like this.
Note: this code snippet is not tested.add_filter( 'autoshare_for_twitter_body', function( $tweet_body ) { return 'Se precisa ' . $tweet_body . ' #madrid #empleomadrid #trabajomadrid #trabajo #empleo'; } );Thanks.
Forum: Plugins
In reply to: [Autopost for X (formerly Autoshare for Twitter)] Seems not to workHi @ibiza69,
Glad to know that it worked for you. 🙂
> I forgot to ask you something, when we tweeted to test, we included this: {POST_TITLE}, but didn´t work, how we should include that?
Please keep the textarea blank to tweet the post title, we only need to add a message to the textarea when we want to tweet a custom message which is different from the post title.
> Sorry once more, we tryed to configure another of our sites, with this exact same config, but seems we are loosing something, as the error that shares twiiter with us says:
Based on the error it looks like it plugin calls the API endpoint of v1.1 and it may be due to the older version of the plugin. Please make sure that the plugin is updated to the latest version to resolve this issue.
Please feel free to ask if you have any other queries.
ThanksForum: Plugins
In reply to: [Autopost for X (formerly Autoshare for Twitter)] Seems not to workHi @ibiza69,
Thanks for sharing all the screenshots. As per this https://imgur.com/KxKixEp screenshot your app is underElevatedaccess which is deprecated now and no longer works now. You need to migrate the app to new access levels (Free, Basic, Pro, etc…).
You can do it by following the steps below:
1. Visit URL https://developer.twitter.com/en/portal/products
2. Downgrade button will be there to migrate to free access.
3. Click it and check if it works
Please let me know if this works for you.
ThanksForum: Plugins
In reply to: [Autopost for X (formerly Autoshare for Twitter)] Seems not to workForum: Plugins
In reply to: [Autopost for X (formerly Autoshare for Twitter)] Seems not to workHi @ibiza69,
Thanks for following the steps and testing it out. It’s a bit strange. Just wanted to double-confirm that you are on newly introduced access levels (Free, Basic, etc…). As old access levels (Standard (v1.1), Essential (v2), Elevated (v2)) are deprecated by Twitter and no longer work now. More information.
Thanks.Forum: Plugins
In reply to: [Autopost for X (formerly Autoshare for Twitter)] Seems not to workHi @ibiza69,
Thank you for sharing the information about your new v2 App. Based on the error message you received, it seemsOAuth 1.0aAuthentication may not be enabled on your app. Could you please follow these steps and confirm whether it works for you?- Go to the Twitter developer portal
- Click on Projects & Apps on the left navigation menu.
- Find the App and click it to show the Settings page for the App.
- Click “Setup” under User authentication settings to set up Authentication.
- Enable
OAuth 1.0aand Set App permissions to Read and write. - Set the
Website URLandCallback URLsfields to https://yourdomain.yourdomainextension and clickSave. - Switch from the “Settings” tab to the “Keys and tokens” tab.
- Click on the
Generate/Regeneatebutton in theAPI Key and Secretsection. - Copy the
API KeyandAPI Key Secretvalues and add them to the plugin settings. - Click on the
Generate/Regeneatebutton in theAccess Token and Secretsection. - Copy the
Access TokenandAccess Token Secretand add them to the plugin settings.
Please let me know if you encounter any further issues.
Thanks