OK, thanks Aaron! That sounds good.
I am installing VS 2017 v15.5, and I am expecting it to fix the errors.
Regards, SparkyJr
I was expecting a better reply Aaron. Could you please answer my questions?
We can not waste our time on trying and failing. That's why we are here on this PREMIUM forum.
Please let me know if you know and have answers to my questions, else I will figure them out.
Regards, SparkyJr
Aaron, your questions are confusing me.
You said in your earlier post:
.NET Core is not a dependency, but the SDK is for .NET Standard 2.0.
Now, you are asking me:
Did you install .NET Core 2.0 SDK?
What exactly am I supposed to do?
Should I: Upgrade to VS 2017 15.3.5+ Upgrade NuGet to 4.3+ (Which, I, guess, should happen with VS upgrade?) And, then what? Install .NET Standard 2.0 SDK?
Thanks and regards, SparkyJr
OK, thanks Aaron!
So, installing VS 2017 15.3.5+ should solve my problem. Am I correct? Or, do I have to do anything else to fix this?
Regards, SparkyJr
Hi Aaron,
Thanks for your reply!
Are you using VS 2017 15.3.3+ and NuGet 4.3+?
- No, we are using VS 2015 14.0.2+ (.NetFramework v4.6.1) and NuGet v3.4.4
Did you install .NET Core 2.0 SDK?
- No, we are using ASP.Net (.Net Framework v4.6.1) MVC 5, and <ins>not</ins>Core
Regards, SparkyJr
Thanks for answering two of my questions. But I am still not sure as to what the method GetRecentlyUsedLinkedUsers does.
Hi ismcagdas,
Thank you for your help!
I will surely have a look at the code, or will upgrade to the latest ABP version (if that's easier). Hopefully, that will help me fix my problem.
Regards, SparkyJr
Hello ismcagdas,
From package.config, the ABP version seems to be 0.8.3.0. Does that help?
Thanks and regards, SparkyJr
Thanks for your reply ismcagdas!
Could you please give me a working example of a complete request (with request header and body)? Because I tried, and (passing Abp.TenantId in the request header or request body or request query string) it is not working for me. My method is not authorized.
Thanks and regards, SparkyJr
Hello Alper,
Thanks for your reply!
As I said in my original post:
Problem is, I cannot pass the authentication token in the request header. PowerApps uses the Authorization request header key to pass their own token.
It's not possible to add Authorization key in the request header. That's the problem! Is there any way I can fetch data of specific tenant, if I have Tenancy Name with me?
Thanks and regards, SparkyJr