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

"The request content was invalid and could not be deserialized" when using Run on Web App (Linux) #1014

Closed
jdneo opened this issue Sep 11, 2017 · 3 comments
Assignees

Comments

@jdneo
Copy link
Member

jdneo commented Sep 11, 2017

Repro step:

  1. Create a web app on linux on Azure Portal
    image

  2. In IntelliJ, Using Run on Web App (Linux) for the created web app (Linux)
    image

  3. Click Run

Expect:
The web app (Linux) will be updated

Result:
An error is thrown.

Error Message:
The request content was invalid and could not be deserialized: 'Error reading string. Unexpected token: StartObject. Path 'tags.hidden-related:/subscriptions//resourcegroups/test-app-api/providers/Microsoft', line 1, position 152.'.

@bsaby
Please help double check if this issue do exist in our current released plugin, thanks.

@bsaby
Copy link

bsaby commented Sep 12, 2017

Also repro in our current released plugin for Eclispe and IntelliJ

Eclipse:
image

IntelliJ:
image

@bsaby bsaby assigned jdneo and unassigned bsaby Sep 12, 2017
@jdneo jdneo mentioned this issue Sep 12, 2017
@jdneo
Copy link
Member Author

jdneo commented Sep 12, 2017

@bsaby Fixed, please help verify this in the new build, thanks.

@jdneo jdneo assigned bsaby and unassigned jdneo Sep 12, 2017
@bsaby
Copy link

bsaby commented Sep 12, 2017

Test passed.
Build: dev383

@bsaby bsaby closed this as completed Sep 12, 2017
@jdneo jdneo mentioned this issue Sep 13, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants