mirror of
				https://github.com/invoiceninja/invoiceninja.git
				synced 2025-11-03 22:47:32 -05:00 
			
		
		
		
	Merge pull request #8388 from kishanmnpatel/update_forte_driver
cookie removed from echeck header api.
This commit is contained in:
		
						commit
						6288eeb27d
					
				@ -119,7 +119,6 @@ class ACH
 | 
			
		||||
                'X-Forte-Auth-Organization-Id: '.$this->forte_organization_id,
 | 
			
		||||
                'Content-Type: application/json',
 | 
			
		||||
                'Authorization: Basic '.base64_encode($this->forte_api_access_id.':'.$this->forte_secure_key),
 | 
			
		||||
                'Cookie: visid_incap_621087=u18+3REYR/iISgzZxOF5s2ODW2IAAAAAQUIPAAAAAADuGqKgECQLS81FcSDrmhGe; nlbi_621087=YHngadhJ2VU+yr7/R1efXgAAAAD3mQyhqmnLls8PRu4iN58G; incap_ses_1136_621087=CVdrXUdhIlm9WJNDieLDD4QVXGIAAAAAvBwvkUcwhM0+OwvdPm2stg=='
 | 
			
		||||
            ],
 | 
			
		||||
            ]);
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user