URL中的API无效,但在终端机中有效

时间:2019-11-19 20:45:38

标签: api terminal

我有以下API: curl“ https://api.prospect.silktide.com/api/v1/report/145b2bec22e731280103639ef580e5f4eb809942” --header“ api-key:f92022fc208a3b83fe2aa85d239560f7f0a55823”

它在终端中可以正常工作,但是当我将其放在Web浏览器中时为:

https://api.prospect.silktide.com/api/v1/report/145b2bec22e731280103639ef580e5f4eb809942”-标题“ api-key:f92022fc208a3b83fe2aa85d239560f7f0a55823”

它没有像终端一样提供任何数据,为什么?

0 个答案:

没有答案