question

sailesh avatar image
sailesh asked darrank commented

not able to generate access token in sandbox

Hi All

I have recently created developer account and I am trying to create one order ,that requires merchant Id and access token .I have generate merchant Id ,but not able to create Access Token

because the site is stuck in waiting stage

attaching screen shot for the same

1611927950691.png


Kindly guide

Regards

Sailesh A


access token
1611927950691.png (131.6 KiB)
10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

David Marginian avatar image
David Marginian Deactivated answered darrank commented

You really should be using OAuth - https://docs.clover.com/docs/using-oauth-20. That being said, I logged into your account and was able to generate a merchant token without an issue. You may want to log out, log back in, and try again.

3 comments
10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

darrank avatar image darrank commented ·

I had this same issue in the developer sandbox a week or so ago. It would just stay on that progress dialog when going to the api tokens page.

0 Likes 0 ·
David Marginian avatar image David Marginian ♦♦ darrank commented ·

Were you logged into your developer account as the owner?

0 Likes 0 ·
darrank avatar image darrank David Marginian ♦♦ commented ·

i think so, but will need to check

0 Likes 0 ·
sailesh avatar image
sailesh answered David Marginian Deactivated commented

Hi David

Thanks for the reply ,but I am still facing the same issue ,My Screen still gets stuck on token generation screen


1612191124494.png


Kindly guide if any information or authentication need to be performed

Also the token accessed from address bar from redirection site is not able to authorize


Regards

Sailesh A




1612191124494.png (131.7 KiB)
1 comment
10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

David Marginian avatar image David Marginian ♦♦ commented ·

"Also the token accessed from address bar from redirection site is not able to authorize"

Without more information I can't help you. Please see the section titled "App Configuration" here https://community.clover.com/articles/23744/resolving-401-unauthorized-responses-when-making-a.html. If your app is configured for a token response the token will be in the url, and that token will work (assuming your app has the proper permissions for the API calls you are making). If your app is configured for a code, then you need to obtain a token via step 3 of the OAuth flow - https://docs.clover.com/docs/using-oauth-20.

0 Likes 0 ·

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Welcome to the
Clover Developer Community