You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 7, 2025. It is now read-only.
Copy file name to clipboardexpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -33,5 +33,5 @@ This Next.js app authenticates the user and generates the [Decentralised ID Toke
33
33
34
34
## Test with Postman
35
35
1. Follow the steps listed [here](https://github.com/seemcat/scrappy-twitter-api-server) to spin up your own local Go server and to set up the Scrappy Twitter API Postman Collection.
36
-
2. You'll be passing the DID token you just generated as a Bearer token into the Postman Collection’s HTTP Authorization request header.
36
+
2. You'll be passing the DID token you just generated as a Bearer token into the Postman Collection’s HTTP Authorization request header. (*Don't forget to click **save**!*)
37
37
3. Send your requests to the **DEV** Scrappy Twitter API! 🎉
0 commit comments