inakiabt / etsy-php

Etsy API wrapper for PHP
74 stars 59 forks source link

Error State is required #62

Open anzgar01 opened 7 months ago

anzgar01 commented 7 months ago

When I try to connect to etsy, I get an error: error_description=state+is+required

It looks like "state" is a required parameter, however couldn't find a way to set it?

Any help would be much appreciated!