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)
-
0
-
0
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