-
Hi, I'm trying to make an personal app to upload listings on etsy. When I execute the following code I get "Authorization request successful. User should be redirected to the authorization page." a print in my terminal. But If I visit the URL I get from this code ("authorization_request_url") then I get on the error that "the requested redirect URL is not permitted." Probably there is something wrong with my callback URL. When I applied for the app in the Etsy developpers section, I just made a quick website through 'Wix' to have an URL. I tried to change the "website URL*"-field in my app section in Etsy, but I got the error that "Callback URL does not match Application Domain." Can somebody please help me to get a right callback URL and explain me what to take into account when making the right callback URL? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
I found the solution yet. I had to fill in the URL again in this section. When I did this I got my access_token. |
Beta Was this translation helpful? Give feedback.
-
In my case I don't see the edit your callback Url. What do I need to do to? |
Beta Was this translation helpful? Give feedback.
I found the solution yet. I had to fill in the URL again in this section. When I did this I got my access_token.