Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhance the error that occurs during the http request. #10387

Merged
merged 4 commits into from Nov 2, 2021

Conversation

maliming
Copy link
Member

@maliming maliming commented Oct 21, 2021

[INF] Sending HTTP request GET https://localhost:44300/api/multi-tenancy/tenants
[ERR] ---------- RemoteServiceErrorInfo ----------
{
  "code": null,
  "message": "An error occurred during the ABP remote HTTP request. (No connection could be made because the target machine actively refused it. (localhost:44300)) See the inner exception for details.",
  "details": null,
  "data": {},
  "validationErrors": null
}

@maliming maliming requested a review from enisn October 21, 2021 03:36
@maliming maliming added this to the 5.0-preview milestone Oct 21, 2021
@maliming maliming marked this pull request as draft October 21, 2021 04:18
@maliming maliming removed the request for review from enisn October 21, 2021 04:23
@maliming maliming marked this pull request as ready for review October 21, 2021 06:24
@hikalkan hikalkan merged commit 97ec0d1 into dev Nov 2, 2021
@hikalkan hikalkan deleted the maliming/abp-http-request branch November 2, 2021 07:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants