1

Hi i development react app use axios and sometime my api request url change on runtime but this is my enum object.frezee variables.

For example my url :

http://www.myapi.com/api/v1/question/getQuestions

but change my url :

http://www.myapi.com/api/v1/question%E2%80%8B/getQuestions

after that return not found req error. why change my url and how to fix this url ?

abdullah çelik
  • 163
  • 1
  • 1
  • 10
  • 1
    https://stackoverflow.com/a/13822119/815600 With this, copy paste your link in a notepad and paste it back in IDE. – Sandy Apr 21 '20 at 23:29

0 Answers0