Authenticate Cloud Run #50
              
                
                  
                  
                    Answered
                  
                  by
                    marickvantuil
                  
              
          
                  
                    
                      thalyswolf
                    
                  
                
                  asked this question in
                General
              
            -
| Hi there 👋🏻, I have a problem and I hope someone can help me. I`m using Laravel 8 (PHP 8) and Cloud Run. I get to create an Job but I don't get to handle this Job because it occurs an erro in authentication, follow this log: UnexpectedValueException: Audience does not match in /app/vendor/google/auth/src/AccessToken.php:271Someone would known if is need more some step for working in cloud run. Thank you in advance | 
Beta Was this translation helpful? Give feedback.
      
      
          Answered by
          
            marickvantuil
          
      
      
        Apr 11, 2022 
      
    
    Replies: 1 comment 1 reply
-
| Hi, this was a bug in 3.x which I just released a patch for: 3.1.1 Can you try with that version and let me know if it works? | 
Beta Was this translation helpful? Give feedback.
                  
                    1 reply
                  
                
            
      Answer selected by
        thalyswolf
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Hi, this was a bug in 3.x which I just released a patch for: 3.1.1
Can you try with that version and let me know if it works?