Activities of "yunusemrecaglar"

Question
  • ABP Framework version: v7.2.2
  • UI Type: Blazor Server
  • Database System: EF Core (SQL Server, Oracle, MySQL, PostgreSQL, etc..)
  • Tiered (for MVC) or Auth Server Separated (for Angular): yes

Hello, I have two projects. both of them are monolith projects. Let's call them Project A and Project B. In Project A, I can provide a token to Project B through the Auth Server in Project A and perform user authentication. The Auth Server in Project B is non-functional and disabled. Project B is making a request to an endpoint in Project A, but it says it's an unauthorized operation. The tokens are different; they contain information like 'b_BlazorTiered.' How can I obtain the token from Project A in Project B?

Question
  • ABP Framework version: v7.3.1
  • UI Type: Blazor Server
  • Database System: EF Core ( PostgreSQL)
  • Tiered (for MVC) or Auth Server Separated (for Angular): yes

hi, The model is coming as null, just like in the screenshots I sent above. What could be the reason for this? I'm passing the model where I'm calling the page.

I couldn't find the solution. Can we retrieve the ticket?

! image.png

Data still didn't come.

Yes, I've checked. I used GetOrNull, but the file still didn't come

  • ABP Framework version: v7.2.2
  • UI type: Blazor Server
  • DB provider: EF Core
  • Tiered (MVC) or Auth Server Separated (Angular): yes

Hi, I'm trying to retrieve a file from the blob table using _blobContainer, just like in the screenshot. Even though the Name and ContainerId values are correct, it's returning a byte[0] value. There are 150 files like this in the blob table, but only this particular file is giving an error like this. What could be the reason for this?

Which Endpoint am I going to use?

  • ABP Framework version: v7.2.2
  • UI type: Blazor Server
  • DB provider: EF Core
  • Tiered (MVC) or Auth Server Separated (Angular): yes

Hello,

I have a project that is not built with ABP Framework, and I am trying to fetch data from another project that is built with ABP Framework. To achieve this, I need to implement user authentication. Could you provide information on how to obtain a token from the other project and how to make API calls using that token? Thank you.

Answer

There is no information available regarding the details as shown below, and there are no errors visible in logs.txt. I am sending logs.txt as an email.

[ { "code": null, "message": "Sayfa işlenirken sunucu tarafında beklenmedik bir hata oluştu!", "details": null, "data": {}, "validationErrors": null }, { "code": null, "message": "Sayfa işlenirken sunucu tarafında beklenmedik bir hata oluştu!", "details": null, "data": {}, "validationErrors": null } ]

Showing 51 to 60 of 78 entries
Made with ❤️ on ABP v9.0.0-preview Updated on September 20, 2024, 05:21