About 7,780,000 results
Open links in new tab
  1. Difference between http response status code 402 and 403

    Mar 27, 2015 · The HTTP Statuscode 402 is indeed different from 403: As it states in RFC 2616 the status code 402 is 402 Payment Required That means the request is not generally …

  2. Why does Stripe.com return error (402) Payment Required?

    Why does Stripe.com return error (402) Payment Required? Asked 12 years, 2 months ago Modified 7 years, 6 months ago Viewed 32k times

  3. Sendgrid - Error while updating card details and impossible to …

    Sep 14, 2021 · When updating card details, I get the following error: [ThreeDs2_Authentication_Exception] Transaction declined.402 - …

  4. npm publish Failed PUT 402 - Stack Overflow

    Aug 22, 2017 · npm publish Failed PUT 402 Asked 8 years, 4 months ago Modified 1 year, 9 months ago Viewed 26k times

  5. NPM Install results in 402 payment required for random packages

    Jul 25, 2019 · NPM Install results in 402 payment required for random packages Asked 6 years, 4 months ago Modified 6 years, 4 months ago Viewed 9k times

  6. The requested URL returned error: 402 - Stack Overflow

    May 31, 2017 · 402 Payment Required: Reserved for future use. The original intention was that this code might be used as part of some form of digital cash or micropayment scheme, but that …

  7. 403 Forbidden vs 401 Unauthorized HTTP responses - Stack …

    Jul 21, 2010 · A clear explanation from Daniel Irvine [original link]: There's a problem with 401 Unauthorized, the HTTP status code for authentication errors. And that’s just it: it’s for …

  8. python - How to fix issues with E402? - Stack Overflow

    Jan 29, 2018 · We are trying to fix issues with PEP8 E402. Mostly our code is broken on:

  9. HTTP status code for update and delete? - Stack Overflow

    Feb 26, 2010 · What status code should I set for UPDATE (PUT) and DELETE (e.g. product successfully updated)?

  10. Getting Error 402 while publishing package using npm

    I am using npm version 2.15.11 and node version 4.7.2 on ubuntu 14.04. I want to publish my packages. when i use the command: npm publish i am geting the error: You need a paid …