1
00:00:00,240 --> 00:00:05,700
So at this point, we're familiar with how to make a straight up HTP request with actions.

2
00:00:06,300 --> 00:00:14,130
But since our requests are going to get way more complex, effectively we'll have to provide the token

3
00:00:14,610 --> 00:00:17,490
as well as handle the error responses.

4
00:00:18,060 --> 00:00:22,260
We need to take a look at the other axis configuration options.

5
00:00:22,950 --> 00:00:29,400
Now I will purposely cover multiple approaches, even though eventually we'll settle on one.

6
00:00:29,760 --> 00:00:35,280
Since that, where you'll be aware of your options in the future can make the best decision.

7
00:00:35,520 --> 00:00:40,200
Which option makes the most sense in your own upcoming project?

