Fetch API with token returns “Bad request” but works with curl

前端 未结 0 1556
伪装坚强ぢ
伪装坚强ぢ 2020-12-02 02:00

I have a fetch POST that returns a Token, which I then need to use for a fetch GET to extract the data I need. The GET with token works in CURL via:

curl -X G         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题