Category "postman"

How to test an organization with Github's GraphQL API v4 in Postman?

Trying to get an orgs private and public repositories in Postman I've attempted: GET: https://api.github.com/graphql Under Authorization selected: Type: Basic

How to set environment variable in Postman depending on other values in response?

Using GET request, I have the following response: [ { "id": "ID_1", "name": "", "color": "orange" },

How to find the name of a field if its not provided in html?

I'm learning Postman and I have an exercise to do. I should create wagers with a sports betting app using Postman. The following POST http://localhost:8080/spor

Import CSV to google sheets with separate headers by client

I have downloaded the data to csv via Postman. The problem is that I don't have a classic structure: id;name;country 1;Paul;USA 2;John;Germany but structure li

Future Call return API key invalid error UNAUTHORIZED

I'm trying to access an api endpoint using a Future and it constantly returns {"code":"UNAUTHORIZED","message":"Invalid API Key","timestamp":"2022-03-19T16:57:

Update foreign key in Spring Boot with a POST request

I am trying to make a put request using Postman with Spring Boot. The idea is to give the subscription object a foreign key value with a put request or post. I

Amazon Connect API didn't response correctly in Postman

I am trying to test Amazon Connect Rest API in Postman. The API name is GetMetricData. In Postman, I have provided all the required information that is mentione

How to grab data from the body and from the response of the call and use this data in the next call for the bulk run

I have got an interesting task and am not sure how to proceed with this I have 1 POST request to create the Release for each Project. The request body has the "

Tuple to Json (with Java & EntityManager)

For a project, i needed to fetch records from a SQL database into a list of objects (using java for backend). The exchange between the backend and the frontend

Postman auth service principal to azure database

I am testing some workflow in azure on which I have some web apps api connecting to a SQL Database using a service principle. Everything works fine and the web

http POST request: curl and postman both succeeded but resttemplate gives 400 Bad Request

I'm trying to convert a curl (also proved working in postman) query to java resttemplate: $ curl -X POST https://my.server/apiv2/login -k -H 'Accept: applicati

How to retrieve JWT token using postman with user role attribute

In my application, we have four different user roles. When I tried to generate the JWT token using postman, though the token is retrieved, it is not providing t

How to get access token using oauth 2.0 authorization grant type in rest assured

I have an api with oauth2.0 authorization grant type authentication which has the following steps - Get method for authorization code which opens up a form in b

Google Cloud Platform Postman Only Calls Function Through Main Google Account And Not Service Account

I made a service account in GCP designed to run a cloud function. This is the service account, complete with json keys that I downloaded. Then I made this cloud

Postman Post Request column cannot be found error(JDBC/MYSQL/AWS)

I am working on an independent JDBC/Springboot project and I am having a lot of trouble actually posting any data from postman into MySQL. I have tried looking

Getting 401 from Netsuite REST API

I'm following this tutorial here to attempt to authenticate using Token Based Authentication with Netsuite: through postman using Netsuite's Postman environment

Problem with my response in Postman : i keep receiving the response in xml format

I keep receiving my response in xml i dont know why and i want it to be by default json, once i used jackson-dataformat-xml but i delete it and update it the pr

CSV file with non-English characters error in postman and angular http request

I have uploaded a CSV file with some german words. I can access the file via this link . When I try to get the file via postman, the response is not fully utf

Problem scraping Bet365 with headless mode

A few days ago I started the development of a bot to capture data/results from virtual sports (specifically football) at Bet365 (note: I know this is not allowe

Following Twitch API parameters, but error as output

I am using the twitch api just to test it out to fetch the top games I get my app access token after making an app by passing in a POST to: https://id.twitch.tv