Our Partner & Developer boards on the community are moving to a brand new home: the .dev community forums! While you can still access past discussions here, for all your future app and storefront building questions, head over to the new forums.

We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more

""[API] Invalid API key or access token (unrecognized login or wrong password)" Shopify Payments App

""[API] Invalid API key or access token (unrecognized login or wrong password)" Shopify Payments App

Vowelweb5253
Shopify Partner
17 0 3

We are developing the Shopify payment app using the Shopify payments API. We have already received the Shopify payment partners' approval. Our app extension is also approved and we also have published the minor version of the app extension with dummy payment URLs for testing.
 
We have already installed the App on our development store. But we don't see the app installed in the apps section. Is this app supposed to be seen here?

While we are making the request for paymentsAppConfigure using GraphQL API it gives an error response "[API] Invalid API key or access token (unrecognized login or wrong password)"

 

unnamed (3).png

 

Did anyone face the same issue while working on Shopify payments App using the Shopify payments API?

 

Shopify Expert | Shopify Design & Development | Custom Theme Development | Custom Modifications In Shopify Theme | Shopify Private App | Site Speed Optimization

For desired websites and solutions, Quick Chat WhatsApp + 919049680945 | Email: vowelweb12@gmail.com
Replies 3 (3)

Jason
Shopify Partner
11207 226 2321

I would first make sure you're not sending cookies in the request. Click the cookie option in the desktop version of postman, remove any you see, and try again.

★ I jump on these forums in my free time to help and share some insights. Not looking to be hired, and not looking for work. http://freakdesign.com.au ★
Vowelweb5253
Shopify Partner
17 0 3

Hi Jason, Thanks for the reply. We are not sending cookies in the request. We also checked this in the cookies tab in postman.

 

Shopify Expert | Shopify Design & Development | Custom Theme Development | Custom Modifications In Shopify Theme | Shopify Private App | Site Speed Optimization

For desired websites and solutions, Quick Chat WhatsApp + 919049680945 | Email: vowelweb12@gmail.com
Sathyaandivel
Shopify Partner
1 0 0

hi,

 

we face same issue. have you found the solution? could you please update?