Re: Tearing my bloody hair out.
Re: Tearing my bloody hair out.
- Subject: Re: Tearing my bloody hair out.
- From: Ron Hunsinger <email@hidden>
- Date: Fri, 15 Sep 2017 14:10:37 -0700
> On Sep 14, 2017, at 10:51 PM, Brian Christmas <email@hidden> wrote:
>
>
>
>
> G’day again scripters
>
> I’ve been trying to study Curl for days, and now how to use Curl in a ‘do
> shell script’.
>
> I can’t for the life of me see why this won’t work? BUT, I’m really a novice
> at using CURL, completely new to me.
>
> Fast Springs site says I have to use GET. This handler returns “"
>
> Santa
>
> set jsonURL to do shell script "curl -H -u
> '2V57JR9HQNAZNZVOW6OZXG:F7l-9f3SR2We7q9L6mzds' -G
> \"https://api.fastspring.com/subscriptions?limit=10000\
> <https://api.fastspring.com/subscriptions?limit=10000\>”"
Your immediate problem is that the next to last character in that command is a
smart quote character (right curly double quote) where you intended to placd a
dumb quote character.
-Ron Hunsinger
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden