Hi! I’m trying to install my app in the store (needed for integration of API for creating orders), but I get an error like on the screenshot. What am I doing wrong?
1 Like
Check redirect url in TOML. Is it example. com/api/auth
1 Like
Hey @Alex_Tikhonov
, @navdeep’s on point here. A good place to start would be to check to make sure your redirect URLs are set up properly if you’re using one of our app libraries:
Wanted to share the link there in case this helps!
1 Like
