Hi,
I have integrated Urban Airship with my app and can receive test messages successfully. I am now trying to integrate with Zendesk. I have added Urban Airship App Key and Master Secret to the Mobile SDK config section of Zendesk. The Zendesk SDK is working in my app, I can create tickets, see them etc. I cannot push messages from Zendesk via UA.
I'm recieving the following error message:
[79c79ef2d8ae47fd] SDK Urban Airship Response: 400 -
{"ok":false,"error":"Could not parse request
body.","error_code":40285,"details":{"error":"Invalid Android channel
'jae@ampcoil.com'"},"operation_id":"56d5a0e9-35af-4041-8c96-6af10348c360"}
- #<HTTParty::Response:0x7f4baa053938
parsed_response={"ok"=>false, "error"=>"Could not parse request
body.", "error_code"=>40285, "details"=>{"error"=>"Invalid
Android channel 'jae@ampcoil.com'"},
"operation_id"=>"56d5a0e9-35af-4041-8c96-6af10348c360"},
@response=#<Net::HTTPBadRequest 400 Bad Request readbody=true>,
@headers={"content-type"=>["application/vnd.urbanairship+json;version=3"],
"content-length"=>["189"], "date"=>["Fri, 25 Jan 2019 13:52:56
GMT"], "connection"=>["close"]}>
Comments
3 comments