全部 ApiPost使用 后端 前端 接口测试 IOS Android 数据库 2022 测试技术 工具
问答 / 问答详情

请求URL出现编码问题

ApiPost使用 81次浏览
BASE_URL = https://api.weather.gov
latitude = 47.6062
longitude = -122.3321

GET {{BASE_URL}}/points/{latitude},{longitude}
期望:GET https://api.weather.gov/points/{47.6062},{-122.3321}
实际:GET https://api.weather.gov/points/:latitude%7D,%7Blongitude


请求URL出现编码问题

| 0 收藏

1 个回答

好的 已记录反馈

Apipost 私有化火热进行中

撰写答案

只服务于

前后端、移动端、测试人员

提问题 发布您遇到的Bug和问题,上万名大牛和开发者来帮您解决!