Code Monkey home page Code Monkey logo

Comments (3)

iamdharmesh avatar iamdharmesh commented on August 22, 2024

Hi @nathanshumate,

Thank you for reporting the issue.

As the error indicates, it seems that something is misconfigured between the plugin and Twitter. There are a few potential reasons for this:

1. Incorrect Twitter API credentials: Please ensure that you have entered the correct Twitter API credentials.

2. Deprecated access levels: If you are still using the old Twitter access levels (Standard (v1.1), Essential (v2), Elevated (v2), etc...), you must migrate to the new access levels (Free, Basic, Pro, etc.). Please make sure to migrate to the new access levels to ensure uninterrupted functionality. Here’s how you can do it:

1. Go to the following URL: https://developer.twitter.com/en/portal/products
2. Look for the "Downgrade" button.
3. Click on it to migrate to the free access level.

3. The Twitter Developer App is not configured correctly: (Please confirm by following the steps below)

  • 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 setup Authentication.
  • Enable OAuth 1.0a and Set App permissions to Read and write.
  • Set the Website URL to YOUR_WEBSITE_URL.
  • Set the Callback URLs fields to YOUR_WEBSITE_URL/wp-admin/admin-post.php?action=authoshare_authorize_callback and click Save.
  • Switch from the "Settings" tab to the "Keys and tokens" tab.
  • Click on the Generate/Regenerate button in the Consumer Keys section.
  • Copy the API Key and API Key Secret values and save them in plugin settings.

Please let me know if you are still facing the issue after checking all of this.

Thank you.

from autoshare-for-twitter.

nathanshumate avatar nathanshumate commented on August 22, 2024

Well, I don't know which part of it I had wrong, but I went through all the steps again and this time it worked. Thanks for your help!

from autoshare-for-twitter.

iamdharmesh avatar iamdharmesh commented on August 22, 2024

@nathanshumate Glad to know that it worked. Please feel free to report if you face any issues in the future.

from autoshare-for-twitter.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.