@@ -286,7 +286,7 @@ |
||
| 286 | 286 | |
| 287 | 287 | $headers = [ |
| 288 | 288 | 'Content-type' => 'application/json', |
| 289 | - 'Authorization' => 'apikey ' . $this->config['apikey'], |
|
| 289 | + 'Authorization' => 'apikey '.$this->config['apikey'], |
|
| 290 | 290 | ]; |
| 291 | 291 | |
| 292 | 292 | try { |