Open Closed

Unauthorized AuAccsing API with permisions using Credential Client when call from Postman #5601


User avatar
0
oshabani created

Check the docs before asking a question: https://docs.abp.io/en/commercial/latest/ Check the samples to see the basic tasks: https://docs.abp.io/en/commercial/latest/samples/index The exact solution to your question may have been answered before, and please first use the search on the homepage. Provide us with the following info:

  • ABP Framework version: v7.0.3
  • UI Type: MVC
  • Database System: EF Core (SQL Server, Oracle, MySQL, PostgreSQL, etc..)
  • Tiered (for MVC) or Auth Server Separated (for Angular): yes
  • Exception message and full stack trace:
  • Steps to reproduce the issue:

Hi! i will tell you the scenario i did : first of all , i create a Client

then i granted this Client Application all Permissions , using the action menu next to the Application name

then i went to Postman I click in Authorization , i choose Type OAuth 2.0 and generate token with these values the token has been successfully generated

i have got the token and use it

now , once i click Send , i got this message :

what is the wrong am i doing ?

thanks


2 Answer(s)
  • User Avatar
    0
    liangshiwei created
    Support Team Fullstack Developer

    Hi,

    I can't reproduce the problem.

  • User Avatar
    0
    oshabani created

    Hi,

    it was my fault , i was using the Web API (Web), where i should use web host API (Host API)

    regards,

    kindly refund this ticket

Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11