Status: New
Owner: [email protected]
Labels: Type-Defect Priority-Medium

New issue 665 by [email protected]: Getting Error when merging Request to Protobuff format
https://code.google.com/p/protobuf/issues/detail?id=665

What steps will reproduce the problem?
1. Python script test is successful
2. production request is having some issues
3.

What is the expected output? What do you see instead?
Successfully should be parsed

What version of the product are you using? On what operating system?
Windows

Please provide any additional information below.
error is

com.google.protobuf.TextFormat$ParseException: 84:5: Message type "BidRequest.AdSlot.MatchingAdData" has no field named "7". at com.google.protobuf.TextFormat$Tokenizer.parseExceptionPreviousToken(
TextFormat.java:923)
        at com.google.protobuf.TextFormat.mergeField(TextFormat.java:1125)
        at com.google.protobuf.TextFormat.mergeField(TextFormat.java:1156)
        at com.google.protobuf.TextFormat.mergeField(TextFormat.java:1156)
        at com.google.protobuf.TextFormat.merge(TextFormat.java:1062)
        at com.google.protobuf.TextFormat.merge(TextFormat.java:1008)
at com.adtheorent.customfunction.GoogleAdX.AdXRequest(GoogleAdX.java:103
)
at be.gen.Bidder.RuleFunctions.HTTPFront.AdExchanges.Request2Concept_AdX
$oversizeName.Request2Concept_AdX(Request2Concept_AdX$oversizeName.java:25)
at be.gen.Bidder.RuleFunctions.HTTPFront.AdExchanges.nullAction_AdXObjec
t$.Action_AdX(nullAction_AdXObject$.java:28)
at be.gen.Bidder.RuleFunctions.HTTPFront.AdExchanges.Action_AdX.invoke(A

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups "Protocol 
Buffers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/protobuf.
For more options, visit https://groups.google.com/d/optout.

Reply via email to