Flutter Web Http Client Issue & Resolution of XMLHttpRequest Error.

Поділитися
Вставка
  • Опубліковано 4 лис 2024
  • Flutter Web Http Client throws XMLHttpRequest Error. Solution is to enable CORS support in your server side. Enabling CORS Support in Spring Boot Web Service.

КОМЕНТАРІ • 17

  • @sifat_ullah_shah
    @sifat_ullah_shah Місяць тому

    i have found so much solution but that was only solution for development purpose, this is the right solution for all
    good work bro

  • @ismailtosuntnyl
    @ismailtosuntnyl Рік тому

    You are a life saver, Thank you very much..

  • @pranav_pradeep
    @pranav_pradeep 2 роки тому +8

    But what if when you are using someone’s API? You cant go and change there server settings!?

    • @pranav_pradeep
      @pranav_pradeep 2 роки тому +3

      If you are struggling the same, I have find a solution. Creating a proxy server using cloud flare.

    • @vijayrockers3546
      @vijayrockers3546 2 роки тому +2

      @@pranav_pradeep Can you explain your answer
      Im also facing the same error with 3rd party api

    • @sunishasindhu
      @sunishasindhu 2 роки тому

      @@vijayrockers3546 any solution u got?

    • @vijayrockers3546
      @vijayrockers3546 2 роки тому

      @@sunishasindhu yes.
      Add header to allow origin

    • @eduardoguedes3318
      @eduardoguedes3318 2 роки тому

      ​@@vijayrockers3546
      Can you elaborate more or show an example? I'm a beginner!!

  • @AlgorithmHQ
    @AlgorithmHQ 2 роки тому

    i was facing the same issue and it feels like ages for every single day !!
    thank you very much for this 🙌🙌

  • @whatthehell2645
    @whatthehell2645 2 роки тому +2

    holy moly it worked HAHA thanks a lot man

  • @AkramAzizmurodov
    @AkramAzizmurodov 2 роки тому

    Many many many thanks. I searched for it a lot. finally found.

  • @deepshikaghale8253
    @deepshikaghale8253 2 роки тому +1

    could you suggest me the solution when you use dart language as the backend?

  • @georgeesetevbe5695
    @georgeesetevbe5695 Рік тому

    you just saved my ass thanks 👍

  • @arne4444
    @arne4444 2 роки тому

    thank very much!

  • @alokdasofficiall
    @alokdasofficiall Рік тому

    What about Firebase???? 😢😢😢