You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
...
<set-variable name=\"code\"
value=\"@(
context.Request.Url.Query.GetValueOrDefault(\"code\", \"\")
)\"/>
...
@{code=ValidationError; target=representation; message='code' is an unexpected token. Expecting white space. Line 24, position 50.}
##[error]The remote server returned an error: (400) Bad Request.
So, I have checked and verify my policies. It is accepted with a manual deployment.
The text was updated successfully, but these errors were encountered:
I use a pipeline declaration to modify an operation
My policies file, listGammes.xml, contains:
Deploiment block with an error:
So, I have checked and verify my policies. It is accepted with a manual deployment.
The text was updated successfully, but these errors were encountered: