Quantcast
Channel: Active questions tagged rest - Stack Overflow
Browsing all 3607 articles
Browse latest View live
↧

ASP.NET Core 8 Minimal API : read Windows environment variable as...

I should read an environment variable that I stored at the Windows operating system level, which contains an authentication token that my middleware class uses to authenticate me with my ASP.NET Core 8...

View Article


Rest API for Kafka

I need to write a REST API for kafka which can read or write data from consumer/producer respectively.How can I do so?

View Article


What's the correct HTTP status for rendering HTML form after logically failed...

I'm writing a web service with REST schemantics where the user with a standards compliant web browser will be filling a form which is processed by the server. To avoid double submit if the user presses...

View Article

Image may be NSFW.
Clik here to view.

How to format "custom" JSON output

I have a vendor that is expecting the response of a Web.API get request to look like the attached image. I am using ASP.NET Web.API but not using Entity Framework. The data is being retrieved from a...

View Article

How to show results of the POST request on the Frontend of my website with PHP?

I have a very simple REST API script in PHP that is supposed to receive a JSON file sent via POST Rest API request from a Low-Code platform called Retool(not important to the question, but may be it...

View Article


how to install/extend a custom rest extension in MarkLogic using ml-gradle?

I want to have ml-gradle to install/extend the custom rest endpoint, via ml-gradle.Could you please provide some sample example or details, how to configure the ml-gradle for that?I am able to create...

View Article

How API Calls work when published to the internet [closed]

Right now, I am working on an NFL analytics web site that uses a lot of data and my main source of getting all this data is through fetching it from an API. The API I am using is not my own API and I...

View Article

Is it possible to retrieve Facebook Group members' mailing addresses from any...

Is it possible to retrieve Facebook Group members' physical mailing addresses from any of Facebook's API's (is it Graph API we would use?)Can anyone verify? I know we can get the user's emails but it...

View Article


Update an item of json file, with new value

I am using an external json file as payload to a POST request in Cypress, like thiscy.fixture('createUsers.json').then((requestBody) => { cy.request('POST', /api/vi/createUsers,...

View Article


Node JS REST API HTTPS not working, how can I fix it? [closed]

I made a simple REST API that pulls data from MySQL. There is an SSL certificate in my site address.https://example.comWhen I go to the address, my site works.When I want to access the REST API I...

View Article

How to get permission to use LinkedIn endpoint https://api.linkedin.com/v2/me

I have already created a LinkedIn "Company" using my LinkedIn account that allowed me to create an LinkedIn App. I now a clientID and secret but that only gives me access to certain "company" products...

View Article

NodeJs : How to send very large data from server to client

I am using Express Framework. I am trying to send very large data from server. The Client receives 200 OK status but no data. Also it gives error ERR_CONTENT_LENGTH_MISMATCH even though I am sending...

View Article

DRF API method with the possibility of dynamically transfer/recieve model fields

I need to write an api method in the Django Rest Framework that has the ability to get model fields and use them to get model valuesI have written the following code for api method:class...

View Article


How to send a file as string to Spring Boot multipart rest api

I have a spring boot controller with@RestController@Tags(@Tag(name = "app"))public class MyController { @Operation( requestBody = @RequestBody( content = @Content( mediaType = "multipart/form-data",...

View Article

Image may be NSFW.
Clik here to view.

RabbitMq RPC vs other sync methods

BackgroundWe have a system that consists of several microservices. For the notification events, we're using RabbitMq queues and exchanges. For sync requests, we are using HTTP/REST. RabbitMQ RPC...

View Article


How to add user to custom field "User Picker" in C#?

I'm trying to set a user in a custom field of type "user picker" using the Atlassian SDK for C#.When I try to add the user just like any other field it is set in code but not on Jira. And in another...

View Article

ISO 20022 and FHIR Spectral API linting rulesets

I am looking for Spectral API linting rulesets (or compatible Vacuum rulesets) that I can use for RESTful APIs that transfer messages in the following industry standardsISO 20022 Universal financial...

View Article


How to get Xbox Live session from XUID using the Xbox REST API?

I'm attempting to get Xbox Live sessions by an XUID like this:curl -is -X GET...

View Article

Graph REST API - Cannot access a DriveItem's ListItem

I'm using the rest api to access my drive's items.I can access the items perfectly fine like this:https://graph.microsoft.com/v1.0/drives/{{driveid}}/items/{{folderid}}/childrenBut this is where my...

View Article

REST pattern for multiple entities

everyone!I have two REST endpoints:/projects/gamesEach project can have multiple games and of course, I can create projects and games by making POST requests to each one of them. No big deal.But I want...

View Article
Browsing all 3607 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>