Method failed: (/api/products/3) with code: 403 - Forbidden username/password combo
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-18-2019 05:59 PM
I am getting below error while accessing a public url -
Method failed: (/api/products/3) with code: 403 - Forbidden username/password combo
URL - https://reqres.in/api/products/3 this is a public url, not any credential is required for this , I have tried with asp.net code, PostMan and Ajax code, It works fine but when i try it with Rest Messages, it given below error
Can anyone help me in this please?
5 REPLIES 5
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-19-2021 04:24 PM