IdentifyTask Error - "'imageDisplay' parameter is invalid"

1174
2
Jump to solution
07-11-2012 02:05 AM
TiagoRibeiro
Deactivated User
Hello everybody!

I've encountered a slight problem using the IdentifyTask. When I execute it it returns the following error:
code: 400
details: Array[1]
    0: "'imageDisplay' parameter is invalid"

What is imageDisplay? I haven't encountered that parameter anywhere in the API reference (Maybe I missed it?)

Can anyone give me a hint?
0 Kudos
1 Solution

Accepted Solutions
ChristophSpoerri
Occasional Contributor
hi there,

In case you didn't solve the problem yet. The solution is, that you also have to set the height and width of the IdentifyParameters.

Cheers,
Chris

View solution in original post

0 Kudos
2 Replies
ChristophSpoerri
Occasional Contributor
hi there,

In case you didn't solve the problem yet. The solution is, that you also have to set the height and width of the IdentifyParameters.

Cheers,
Chris
0 Kudos
TiagoRibeiro
Deactivated User
hi there,

In case you didn't solve the problem yet. The solution is, that you also have to set the height and width of the IdentifyParameters.

Cheers,
Chris


Hi Chris,

Thank you for your response.
I don't remember what I did, but I resolved the issue. Maybe with what you said. 🙂

Tiago
0 Kudos