You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2022/08/08 16:05:33 UTC

[GitHub] [apisix] tzssangglass opened a new issue, #7628: request help: APISIX gateway GRPC transcode returning static token

tzssangglass opened a new issue, #7628:
URL: https://github.com/apache/apisix/issues/7628

   ### Discussed in https://github.com/apache/apisix/discussions/7616
   
   <div type='discussions-op-text'>
   
   <sup>Originally posted by **ochuko3d** August  5, 2022</sup>
   Hi guys,
   
   I would really love help resolving an issue around  grpc transcode returning static tokens. My proto file has a an import embedded. import proto and was able to upload it to apisix admin,  and doing a trial run i keep getting an empty static token. 
   
   APISIX log report 200 to the server but its not responding properly
   </div>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [apisix] github-actions[bot] commented on issue #7628: request help: APISIX gateway GRPC transcode returning static token

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] commented on issue #7628:
URL: https://github.com/apache/apisix/issues/7628#issuecomment-1687886954

   This issue has been closed due to lack of activity. If you think that is incorrect, or the issue requires additional review, you can revive the issue at any time.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [apisix] ochuko3d commented on issue #7628: request help: APISIX gateway GRPC transcode returning static token

Posted by GitBox <gi...@apache.org>.
ochuko3d commented on issue #7628:
URL: https://github.com/apache/apisix/issues/7628#issuecomment-1208346251

   Find below
   
   
   �
   google/protobuf/any.protogoogle.protobuf"6
   Any
   type_url (	RtypeUrl
   value (RvalueBv
   com.google.protobufBAnyProtoPZ,google.golang.org/protobuf/types/known/anypb�GPB�Google.Protobuf.WellKnownTypesbproto3
   �
   google/protobuf/empty.protogoogle.protobuf"
   EmptyB}
   com.google.protobufB
   EmptyProtoPZ.google.golang.org/protobuf/types/known/emptypb��GPB�Google.Protobuf.WellKnownTypesbproto3
   �
   proto/account.protoaccountgoogle/protobuf/any.protogoogle/protobuf/empty.proto"L
   GenericOperationResponse
   status (Rstatus
   message (	Rmessage"
   CreateUserRequest
   	firstName (	R	firstName
   lastName (	RlastName
   email (	Remail
   password (	Rpassword"�
   UserProfile 
   nationality (	Rnationality.
   countryOfResidence (	RcountryOfResidence
   city (	Rcity
   address (	Raddress
   zipCode (RzipCode 
   phoneNumber (	RphoneNumber 
   linkedinUrl (	RlinkedinUrl
   
   profession (	R
   profession
   company	 (	Rcompany
   industry
    (	Rindustry"
   annualIncome (	RannualIncomeT
   modeOfInvestment (2(.account.USER_PROFILE_MODE_OF_INVESTMENTRmodeOfInvestment@
   hasPreviousAfricaInvestment
    (RhasPreviousAfricaInvestment6
   hasSyndicateExperience (RhasSyndicateExperienceD
   attendedPastFutureAfricaEvent (RattendedPastFutureAfricaEvent9
   futureAfricaEventName (	HRfutureAfricaEventName�B
   _futureAfricaEventName"}
   CreateUserResponse
   status (Rstatus,
   errors (2.google.protobuf.AnyRerrors!
   user (2
   .account.UserRuser"�
   User
   id (	Rid
   	firstName (	R	firstName
   lastName (	RlastName
   email (	Remail
   	createdAt (	R	createdAt"@
   LoginRequest
   email (	Remail
   password (	Rpassword"H
   
   LoginResponse
   token (	Rtoken!
   user (2
   .account.UserRuser"/
   CreateTransactionPinRequest
   pin (Rpin"4
   InitiatePasswordResetRequest
   email (	Remail"`
   ResetPasswordRequest
   email (	Remail
   otp (Rotp 
   newPassword (	RnewPassword"Q
   ResetPinRequest
   otp (Rotp,
   newTransactionPin (RnewTransactionPin*<
   USER_PROFILE_MODE_OF_INVESTMENT
   
   INDIVIDUAL	
   GROUP2�
   AccountServiceA
   Signup.account.CreateUserRequest.account.CreateUserResponse6
   Login.account.LoginRequest.account.LoginResponse0
   GetUser.google.protobuf.Empty
   .account.User?
   CreateUserProfile.account.UserProfile.account.UserProfile?
   UpdateUserProfile.account.UserProfile.account.UserProfile:
   
   GetProfile.google.protobuf.Empty.account.UserProfileT
   	CreatePin$.account.CreateTransactionPinRequest!.account.GenericOperationResponseM
   InitiatePinReset.google.protobuf.Empty!.account.GenericOperationResponseG
   ResetPin.account.ResetPinRequest!.account.GenericOperationResponsea
   InitiatePasswordReset%.account.InitiatePasswordResetRequest!.account.GenericOperationResponseQ
   
   ResetPassword.account.ResetPasswordRequest!.account.GenericOperationResponsebproto3


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [apisix] github-actions[bot] commented on issue #7628: request help: APISIX gateway GRPC transcode returning static token

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] commented on issue #7628:
URL: https://github.com/apache/apisix/issues/7628#issuecomment-1667569225

   This issue has been marked as stale due to 350 days of inactivity. It will be closed in 2 weeks if no further activity occurs. If this issue is still relevant, please simply write any comment. Even if closed, you can still revive the issue at any time or discuss it on the dev@apisix.apache.org list. Thank you for your contributions.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [apisix] github-actions[bot] closed issue #7628: request help: APISIX gateway GRPC transcode returning static token

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] closed issue #7628: request help: APISIX gateway GRPC transcode returning static token
URL: https://github.com/apache/apisix/issues/7628


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [apisix] tzssangglass commented on issue #7628: request help: APISIX gateway GRPC transcode returning static token

Posted by GitBox <gi...@apache.org>.
tzssangglass commented on issue #7628:
URL: https://github.com/apache/apisix/issues/7628#issuecomment-1221562788

   ping @ochuko3d is this problem solved? and the pb file you posted is unreadable, you can upload it as a file and give the configuration and steps and I will try to reproduce it.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [apisix] tzssangglass commented on issue #7628: request help: APISIX gateway GRPC transcode returning static token

Posted by GitBox <gi...@apache.org>.
tzssangglass commented on issue #7628:
URL: https://github.com/apache/apisix/issues/7628#issuecomment-1208318817

   can you provide the .pb file? @ochuko3d


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org