[GH-ISSUE #322] Help required to get json response from wordpress URl #197

Closed
opened 2026-03-03 16:46:35 +03:00 by kerem · 3 comments
Owner

Originally created by @hemanth2k13 on GitHub (Dec 16, 2016).
Original GitHub issue: https://github.com/OAuthSwift/OAuthSwift/issues/322

Description:

I need to send oauth1 authorization request to wordpress api, to get json response of products and so. I am not able to get the flow of implementation and make requests. I'm new to iOS/Swift. Need help.

OAuth Provider (Twitter, Github, ..):

OAuth Version:

  • Version 1
  • Version 2

OS (Please fill the version) :

  • iOS :
  • OSX :
  • TVOS :
  • WatchOS :

Installation method:

  • Carthage
  • CocoaPods
  • Manually

Library version:

  • head
  • v1.0.0
  • v0.6
  • other: (Please fill in the version you are using.)

Xcode version:

  • 8.0 (Swift 3.0)

  • 8.0 (Swift 2.3)

  • 7.3.1

  • other: (Please fill in the version you are using.)

  • objective c

Originally created by @hemanth2k13 on GitHub (Dec 16, 2016). Original GitHub issue: https://github.com/OAuthSwift/OAuthSwift/issues/322 ### Description: I need to send oauth1 authorization request to wordpress api, to get json response of products and so. I am not able to get the flow of implementation and make requests. I'm new to iOS/Swift. Need help. ### OAuth Provider (Twitter, Github, ..): ### OAuth Version: - [x] Version 1 - [ ] Version 2 ### OS (Please fill the version) : - [x] iOS : - [ ] OSX : - [ ] TVOS : - [ ] WatchOS : ### Installation method: - [ ] Carthage - [x] CocoaPods - [ ] Manually ### Library version: - [ ] head - [ ] v1.0.0 - [ ] v0.6 - [ ] other: (Please fill in the version you are using.) ### Xcode version: - [x] 8.0 (Swift 3.0) - [ ] 8.0 (Swift 2.3) - [ ] 7.3.1 - [ ] other: (Please fill in the version you are using.) - [ ] objective c
kerem 2026-03-03 16:46:35 +03:00
Author
Owner

@phimage commented on GitHub (Dec 16, 2016):

did you look into demo app code? doOAuthWordpress
post wordpress api link here, search other issue about wordpress also

<!-- gh-comment-id:267620710 --> @phimage commented on GitHub (Dec 16, 2016): did you look into demo app code? doOAuthWordpress post wordpress api link here, search other issue about wordpress also
Author
Owner

@hemanth2k13 commented on GitHub (Dec 20, 2016):

my wordpress/woocommerce url is http://lensinteractive.com/aranyani/wp-json/wc/v1/products. But I don't know about request, authorise and access token url. i tried http://lensinteractive.com/aranyani/oauth/request but i get 404 error.

<!-- gh-comment-id:268166719 --> @hemanth2k13 commented on GitHub (Dec 20, 2016): my wordpress/woocommerce url is http://lensinteractive.com/aranyani/wp-json/wc/v1/products. But I don't know about request, authorise and access token url. i tried http://lensinteractive.com/aranyani/oauth/request but i get 404 error.
Author
Owner

@phimage commented on GitHub (Dec 20, 2016):

You do not read my comment and answer my question
If you look for somewone who do the job for you, it's not here. I have already provided help. I close

<!-- gh-comment-id:268179415 --> @phimage commented on GitHub (Dec 20, 2016): You do not read my comment and answer my question If you look for somewone who do the job for you, it's not here. I have already provided help. I close
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/OAuthSwift#197
No description provided.