Skip to main content

Questions tagged [http-status-code-400]

400 Bad Request. Add this tag to a question if your requests receive this answer.

http-status-code-400
0 votes
0 answers
37 views

Coinbase Advance Trading API returns "Error: account not available" when placing orders

For the past while I have been trying to get this crypto trading bot to work. The problem is that while I can get/list accounts when I place an order I get a 400 error. The code: def place_order(...
Miko's user avatar
  • 470
-2 votes
0 answers
19 views

ERROR 400 doesn't print the Custom error status page [duplicate]

In my website Im facing the issue like I need to redirect to my custom page with the purpose to hide the version of Tomcat, which is displayed on the default 404 HTTP status page.But other error 404-...
GOKUL D's user avatar
-1 votes
0 answers
51 views

ASP.NET Core Web App - Razor Pages Crashing in Production Server only

I created a web app using the ASP.Net Core Web App template which works fine in VS2022 on my laptop. I uploaded it to a shared hosting windows server and now its crashing. Symtoms; 1, It responds to ...
Ola's user avatar
  • 17
0 votes
0 answers
25 views

Try to upload my product by api and a json to Bol but get an 400 error

I am trying to use the Bol API documentation to send my products directly to the platform with Make.com. I created a scenario where an Excel file is filled out and then sent to my WordPress site (...
Joost's user avatar
  • 11
0 votes
0 answers
17 views

Disable logging of `exc_info` when raising `BadRequest`?

When a Http404 is raised, the log provides the relevant information but not the details of the exception But when a BadRequest is raised, the log includes exc_info so it makes it look like something ...
Dave Johansen's user avatar
0 votes
0 answers
24 views

Azure B2C embedded iFrame login 400 bad request

I got custom policy to handle local sign in, forgot password and Entra ID login in my .net core 8 mvc web app. It is working fine in regular login, however I got a problem when using it with an iFrame....
Roman SVERDLOV's user avatar
0 votes
0 answers
33 views

How can I prevent 400 error - "Request Too Long" - when a user is part of many Okta groups?

When a user of my app is included in too many Okta groups, the app (after Okta login) is unusable due to this error: Bad Request - Request Too Long HTTP Error 400. The size of the request headers is ...
ysi_d's user avatar
  • 21
0 votes
0 answers
45 views

Proxy error - HTTP error code 400 within burpsuite when using whatsapp websockets

I am testing Whatsapp web within burpsuite. I am performing the connection process via the qr code that is generated within whatsapp web and capturing this traffic within burpsuite in order to utilise ...
CoderMan's user avatar
0 votes
1 answer
52 views

'No such token' error 400 payment request to Stripe

The site API STRIPE tells me there is an error in LOGS: For what exact reason do I get a 400 error when entering the test card numbers and clicking the "Confirm" button? This message ...
Serafim BE's user avatar
0 votes
2 answers
108 views

Error: Header name must be a valid HTTP token ["API key"]

Hello postman Help desk. I am working on the FreshServices APIs, and for that I am testing the APIs with Postman, but I am getting errors as given Below: As you can go through the APIs documentation ...
Ghulam Mujtaba Adil's user avatar
0 votes
0 answers
34 views

Spotify WebAPI RefreshToken Request Error

I wanted to create a request to get the RefreshToken of a user. The problem is that I got the HTTP Error 400. I changed this code from an already existing code where everything worked normally with ...
Luten's user avatar
  • 11
0 votes
0 answers
82 views

When I make an auth phone with Firebase Server connection failed for URL

My problem is, am I getting this error because recaptcha redirection is being done in the meantime? Server connection failed for url: https://remoteprovisioning.googleapis.com/v1:signCertificates?...
Panz's user avatar
  • 1
0 votes
0 answers
6 views

Custom Share Tribe CMS Section Components on Error 400

I need help with an issue custom section components on CMS pages within our Sharetribe implementation. I created a ‘lender-listings’ section in the Console, which contains 4 blocks. Each block ...
Dede Alu's user avatar
0 votes
1 answer
40 views

What is the proper error code when API parameter value(s) not match the endpoint?

Suppose the endpoints called: /fruit /meat and there is a correct parameter called 'Farm', but parameter value pass to the endpoint is incorrect/out of boundary, in which that value is related to ...
ngtszman's user avatar
0 votes
1 answer
433 views

Making a Post Request to Google Maps Places API (New) with Python

I am trying to retrieve data from google's 'NEW' Places API for google maps, specifically the New Nearby Search API. I have a working API Key (well it works with the old Places API, I don't believe i ...
Kevin Hopkins's user avatar

15 30 50 per page
1
2 3 4 5
56