NetTalk Central

Author Topic: NetTalk - NetWebClient and NetOAuth  (Read 56 times)

aflewel1

  • Newbie
  • *
  • Posts: 1
    • View Profile
    • Email
NetTalk - NetWebClient and NetOAuth
« on: May 09, 2024, 12:04:36 PM »
Hi all!

Topic - NetWebClient and NetOauth

I have a program making calls to various API endpoints, all functioning correctly/acceptably. Now, I'm trying to retrieve tweets from Twitter. I have a developer's account and basic subscription access. I'm new to using Oauth1 for authentication. I've set statements up in Insomnia and am successfully retrieving tweets and other data. However, transitioning this all to Clarion is (for me) challenging with respect to Oauth1 (which I want to continue with for authentication).

I've shared screenshots here of the Insomnia GET request with some data obscured to demonstrate successful data retrieval. There's a screenshot of Clarion showing the code where I've populated oauth parameters.  This area confuses me. I'm essentially fumbling with the oauth aspect.

I've also included a screenshot of the textual data returned.

Any feedback, guidance, or direction that could help get this ironed out would be greatly appreciated. While oauth is daunting for me, I'm hopeful someone can see where I'm off track.

Bruce

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 11193
    • View Profile
Re: NetTalk - NetWebClient and NetOAuth
« Reply #1 on: May 12, 2024, 11:20:10 PM »