You can support this site from as little as $1 a month on Patreon.

The support pays for site hosting and the expansion of this content.

In addition, Patreon Supporters gain access to exclusive online video training courses and ebooks.

Join Now

How to complete the challenge POST /secret/note (401)

Use POST /secret/note with a valid JSON note payload, but do not include the X-AUTH-TOKEN header.

The challenger header still identifies your session, but the missing auth token means the API should return 401.

Try it now

POST /secret/note without an auth token to trigger 401