Open Closed

Consume any API after obtaining the TOKEN - Kotlin #2591


User avatar
0
CesarSaenzTorrez created
  • ABP Framework version: v5.0.0
  • UI type: MVC/
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): no
  • Exception message and stack trace:
  • Steps to reproduce the issue:"

Hello, how are you, I would like to know how you can consume any API after obtaining the TOKEN, I am currently working on the FrontEnd with Android Kotlin.

The token is obtained if problems with the corresponding credentials. https://prnt.sc/26wd9zr

Here we try to get the list by inserting the token obtained before, but it gives an error. https://prnt.sc/26wdaj2

What is the correct way to access the API only with the token without having to log in.


2 Answer(s)
  • User Avatar
    0
    CesarSaenzTorrez created

    6 hours !!!!!!!!!

    Thats not good.

  • User Avatar
    0
    gterdem created
    Support Team Senior .NET Developer

    Can you share the backend logs where you get HTTP 500?

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