Andereanewsletters

Avatar
  • Total activity 4
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 2
  • Andereanewsletters created a post,
    Answered

    WebStorm Creating two URLs in header

    When trying to send data to an api the data is instead sent to localhost creating a 404 error, and for some reasons there are two URLs in the Header. I'm trying to use fetch / post, to send form da...
  • Andereanewsletters created a post,
    Answered

    WebStorm fetch/put to localhost instead of external api (swagger)

    I'm trying to use fetch / post, to send form data to a swagger api hosted by my university. Unfortunately, when I click send the data is sent to localhost instead of the provided https path.I have ...