diff --git a/Vendoo.xcworkspace/xcuserdata/okechi.xcuserdatad/UserInterfaceState.xcuserstate b/Vendoo.xcworkspace/xcuserdata/okechi.xcuserdatad/UserInterfaceState.xcuserstate index d9a76a8..fb0a3c5 100644 Binary files a/Vendoo.xcworkspace/xcuserdata/okechi.xcuserdatad/UserInterfaceState.xcuserstate and b/Vendoo.xcworkspace/xcuserdata/okechi.xcuserdatad/UserInterfaceState.xcuserstate differ diff --git a/Vendoo.xcworkspace/xcuserdata/okechi.xcuserdatad/xcdebugger/Breakpoints_v2.xcbkptlist b/Vendoo.xcworkspace/xcuserdata/okechi.xcuserdatad/xcdebugger/Breakpoints_v2.xcbkptlist index bd3992a..59c0025 100644 --- a/Vendoo.xcworkspace/xcuserdata/okechi.xcuserdatad/xcdebugger/Breakpoints_v2.xcbkptlist +++ b/Vendoo.xcworkspace/xcuserdata/okechi.xcuserdatad/xcdebugger/Breakpoints_v2.xcbkptlist @@ -186,7 +186,7 @@ moduleName = "Vendoo" usesParentBreakpointCondition = "Yes" urlString = "file:///Users/okechi/Documents/iOs%20Practice/Vendoo/Vendoo_bb/Vendoo/Vendoo/CategoriesTableViewController.swift" - timestampString = "501291173.047822" + timestampString = "501301326.689405" startingColumnNumber = "9223372036854775807" endingColumnNumber = "9223372036854775807" startingLineNumber = "570" @@ -201,7 +201,7 @@ moduleName = "Vendoo" usesParentBreakpointCondition = "Yes" urlString = "file:///Users/okechi/Documents/iOs%20Practice/Vendoo/Vendoo_bb/Vendoo/Vendoo/CategoriesTableViewController.swift" - timestampString = "501291173.047982" + timestampString = "501301326.689558" startingColumnNumber = "9223372036854775807" endingColumnNumber = "9223372036854775807" startingLineNumber = "572" @@ -543,53 +543,6 @@ endingLineNumber = "625" landmarkName = "getListingInfo(_:onCompletion:)" landmarkType = "5"> - - - - - - - - + + + + diff --git a/Vendoo/EbayWebServiceManager.swift b/Vendoo/EbayWebServiceManager.swift index 50c9d87..7bb672e 100644 --- a/Vendoo/EbayWebServiceManager.swift +++ b/Vendoo/EbayWebServiceManager.swift @@ -19,7 +19,7 @@ class EbayWebServiceManager: NSObject { //API Manager class variables //----------------------------------------------// - let baseURL = "https://api.sandbox.ebay.com/ws/api.dll" + let baseURL = "https://api.ebay.com/ws/api.dll" private var apiKey: String! private var devKey: String! @@ -131,7 +131,7 @@ extension EbayWebServiceManager { let soapMessage = "" + "" + - "Kroleo-Kroleo-Vendoo-S-ktqeobkk" + + "Kroleo-Kroleo-Vendoo-P-fixzpt" + "" let url = NSURL(string: self.baseURL) diff --git a/Vendoo/ListingPreviewViewController.swift b/Vendoo/ListingPreviewViewController.swift index 6eef20b..b5ca715 100644 --- a/Vendoo/ListingPreviewViewController.swift +++ b/Vendoo/ListingPreviewViewController.swift @@ -407,7 +407,7 @@ extension ListingPreviewViewController { "is_supply": EtsyRESTAPIManager.settingsDictionary["is_supply"]!, "when_made": EtsyRESTAPIManager.settingsDictionary["when_made"] as! String, "shipping_template_id": EtsyRESTAPIManager.settingsDictionary["shipping_template_id"] as! Int, - "state":"draft" + "state":"active" ] diff --git a/Vendoo/Main.storyboard b/Vendoo/Main.storyboard index 721f882..2a684fe 100755 --- a/Vendoo/Main.storyboard +++ b/Vendoo/Main.storyboard @@ -829,7 +829,7 @@ - + diff --git a/Vendoo/Services.plist b/Vendoo/Services.plist index f3b2991..b3d6f5c 100644 --- a/Vendoo/Services.plist +++ b/Vendoo/Services.plist @@ -5,13 +5,13 @@ Ebay signin - https://signin.sandbox.ebay.com/ws/eBayISAPI.dll?SignIn&runame=Kroleo-Kroleo-Vendoo-S-ktqeobkk + https://signin.ebay.com/ws/eBayISAPI.dll?SignIn&runame=Kroleo-Kroleo-Vendoo-P-fixzpt consumerKey - Kroleo-Vendoo-SBX-64d8cb02c-937748da + Kroleo-Vendoo-PRD-e45f30466-d710cfab devID fbe42cd4-d9dd-4450-9cf1-b43055febe36 CertID - SBX-4d8cb02c893a-af4f-4e6d-9558-b3a1 + PRD-45f30466f145-f77d-4393-aab3-e002 Etsy