-2

I just start to use wit.AI to create my first bot and I'm doing everything in backend. I first create my server. Now I just want to do some request with cURL but when I copy the model which provided by wit.AI I have an error:

this what I have to copy

this is what I got in GIT

Thanks a lot for everyone who will be able to help !

At first I thought the problem was my server access so I just generate a new token but my problem was still the same.

Jason Aller
  • 3,541
  • 28
  • 38
  • 38
Ellie
  • 3
  • 2

1 Answers1

1

The carats (^) are there to indicate that it's supposed to be one continuous command, just broken across several lines for easier human consumption. Take them out of the command that you run.

Jim Redmond
  • 4,139
  • 1
  • 14
  • 18