Search found 14 matches

Go to advanced search

by Alvi
Thu Aug 20, 2015 4:59 pm
Forum: Issues
Topic: PayPal rest service request to update plan
Replies: 15
Views: 1582
 
Jump to post

PayPal rest service request to update plan

Actually it didnt work for me...but haven't had a chance to see details. My requirements changed since.

by Alvi
Wed Jun 03, 2015 5:43 pm
Forum: Issues
Topic: PayPal rest service request to update plan
Replies: 15
Views: 1582
 
Jump to post

PayPal rest service request to update plan

For testing, I created a simple request , please see setting etc , however same result. payload is not an array with object inside. https://d2r1vs3d9006ap.cloudfront.net/s3_images/1215579/SERVICE_SETTING_inline.png?1433353353 https://d2r1vs3d9006ap.cloudfront.net/s3_images/1215580/SERVICE_request_in...
by Alvi
Wed Jun 03, 2015 1:11 pm
Forum: Issues
Topic: PayPal rest service request to update plan
Replies: 15
Views: 1582
 
Jump to post

PayPal rest service request to update plan

I will try that out, however why is the payload going as an object instead of array - that should have nothing to do with the service ?

Also where can we add options (-k -X etc ).
curl -v -k -X PATCH.

by Alvi
Tue Jun 02, 2015 3:41 pm
Forum: Issues
Topic: Paypal redirect URL issue
Replies: 58
Views: 6166
 
Jump to post

Paypal redirect URL issue

Hi Yurii,
I tried to use the method in code you gave but I see it is sending "object" for me instead of array , please see link below.

https://getsatisfaction.com/apperyio/...

Any idea how to fix that ?

by Alvi
Tue Jun 02, 2015 1:25 am
Forum: Issues
Topic: PayPal rest service request to update plan
Replies: 15
Views: 1582
 
Jump to post

PayPal rest service request to update plan

Waiting on your findings. Thanks.

by Alvi
Sat May 30, 2015 2:37 pm
Forum: Issues
Topic: Passing ARRAY types as Request Parameters in a REST Service?
Replies: 13
Views: 1123
 
Jump to post

Passing ARRAY types as Request Parameters in a REST Service?

wow, how did I miss that , Thank you so much this makes life alot easier.

by Alvi
Fri May 29, 2015 6:35 pm
Forum: Issues
Topic: PayPal rest service request to update plan
Replies: 15
Views: 1582
 
Jump to post

PayPal rest service request to update plan

I think the Request Payload is going as an object where as it should be an array , have tried different changes in request part but not able to send it as array.

by Alvi
Fri May 29, 2015 6:25 pm
Forum: Issues
Topic: PayPal rest service request to update plan
Replies: 15
Views: 1582
 
Jump to post

PayPal rest service request to update plan

I am not able to get billing plan update , getting error =================================================== {"name":"MALFORMED_REQUEST","message":"Incoming JSON request does not map to API request","information_link":" https://developer.paypal....
by Alvi
Thu May 28, 2015 1:26 pm
Forum: Issues
Topic: Passing ARRAY types as Request Parameters in a REST Service?
Replies: 13
Views: 1123
 
Jump to post

Passing ARRAY types as Request Parameters in a REST Service?

Thanks for your response, I will test this method , but not sure how it will work with passing a null object to the REST service.
Question:
Is there a way to import request parameters, like we can do for response ?

by Alvi
Wed May 27, 2015 5:53 pm
Forum: Issues
Topic: Passing ARRAY types as Request Parameters in a REST Service?
Replies: 13
Views: 1123
 
Jump to post

Passing ARRAY types as Request Parameters in a REST Service?

How can I test a service that takes in array ?
(All array elements are greyed out in request and test section of rest api definition ).

Image

Go to advanced search