hassanhabib / RESTFulSense

A RESTFul operations client that serializes responses and throws meaningful exceptions for >= 400 status codes.
https://www.restfulsense.com
237 stars 51 forks source link

CODE RUB: ValidationServiceTests.ProblemDetails Repo Build Fix #178

Closed glhays closed 1 month ago

glhays commented 4 months ago

@hassanhabib Please review, this should fix the current build error. I didn't want to push it as I see you are in a upgrade to v2.10.1. I did not want to cause any unforeseen conflicts or merging issuses.

ERROR:

image

SUGGESTED FIX IN:

ShouldThrowNetworkAuthenticationRequiredDetailsIfStatusCodeWasNetworkAuthenticationRequiredAsync()

REFACTOR/ADD:

image