Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

For example, let’s say the shared secret is “September”, the assigned user is "gravytrain",  and that the following data is being sent in the GET request:

Code Block
GET /esapis/v1.0/classlist?term=2015SP&subject=8.011



Before sending the request, the client will add a timestamp to the data in the request, so now the request will be something like:

...