Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

195
Views
Axios post method is not available

I wanted to implement a post call with axios in my vue application, but the method doesn't exists.

The implementation of axios should be fine, because I can use axios.get(), but unfortunately axios.post() is not available.

enter image description here

In the package.json I got it as dependency:

"dependencies": {
"axios": "^0.21.4",

Does someone know, what I did wrong?

Cheers, Michael

about 4 years ago · Juan Pablo Isaza
1 answers
Answer question

0

I believe the IDE is looking for a implementation of axios.post() without parameters, which does not exist. The only implementation of axios.post() is with a address parameter and a body parameter. Ie: axios.post("www.mywebsite.com", body)

about 4 years ago · Juan Pablo Isaza Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!