Skip to content

Commit

Permalink
changed sandbox API URL
Browse files Browse the repository at this point in the history
  • Loading branch information
marcinc81 committed Feb 27, 2019
1 parent 0eac384 commit 982e8ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Sandbox.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
class Sandbox extends Api
{

const API_URI = 'https://sandbox.allegroapi.io';
const API_URI = 'https://api.allegro.pl.allegrosandbox.pl';

const TOKEN_URI = 'https://allegro.pl.allegrosandbox.pl/auth/oauth/token';

Expand Down

0 comments on commit 982e8ac

Please sign in to comment.