Automating Access Tokens in Postman (No More Copy-Paste) If you’re testing APIs that use OAuth 2.0 (or any expiring bearer token), you’ve probably done the annoying loop: This guide shows two practical setups: What you’ll achieve By the end, you’ll have: Prerequisites You’ll need: Step 1: Create environment variables In Postman, create an Environment (or […]
Technology
Other technologies
E6 API: Set up Automatic Access Token (Bearer) in Insomnia (Chaining Requests)
Note: if you are on Postman, this page does not apply to you, you can ignore it! 1.) Create a POST request to obtain your access token. In this example, I have used E6’s login endpoint (Refer to E6 login credentials)Notice that the response key is tokenId. This is the access token we will need […]
To get captured photo from Mac user profile
Happy New Year readers! I’m back again to share tips for Mac OS X. I usually am curious about stuff in Mac OS X and have you ever wondered how to get your captured photo from Mac user profile? I’ve got good news because it can possibly be done in just simple steps! First, you […]
How to Find Your Phone’s IMEI
How to Find Your Phone’s IMEI You might have heard about IMEI, but do not know what it is. IMEI stands for International Mobile Equipment Identity. It is an international “serial number” of your phone to properly identify it. This tutorial is only for Android phones. We can find our phone’s IMEI by doing the […]