Discussion Forums

Unanswered Topics

Create new topic

  Title Replies Last Post
Shopify API Announcement: HTTPS mandatory as of May 6th, 2013

Heyo developers!Shopify is making HTTPS mandatory for all API calls starting May 6th, 2013. Please switch all of your existing apps over to HTTPS. This change is neccesary to make sure that information passed to and from the API is secure. As of May 6th, HTTP calls will no longer be accepted.Please post here if you have any questions about the process.

11
May 7 2013 by Adeel Ahmad
Learning to respect the API calls limit or How I taught my program to pa...

So you're about to submit a support ticket to ask the accommodating folks at Shopify to raise your API limit. You're a reasonable person but here's what will likely go on in my head as I read your request if I stumble on it in Shopify support — warning: dramatized foreshadowing coming up:   Please take a moment to reflect upon what you're about to do. Those limits exist for a re...

9
Mar 29 2013 by Tyler Tringas
API Feature Requests Go Here

Hello developers! We get a lot of API feature requests via a lot of different avenues that are difficult to track with any reliability.  Please start tracking your API feature requests here. Also, please be sure to check back and upvote feature requests that you agree with, so that we can tell if a request is in high demand. Please be sure to include use cases. Describe scenarios where ...

1
Feb 13 2013 by Ben Dunlap
Please read before posting!

Hello developers! Before posting to the Shopify API forums, please take a moment to consider your question. First, read over our API troubleshooting guide and see if your question can be answered with some exploration. Be sure to explain what you've already tried. Are there solutions online that you've already found, which haven't worked? Include enough detail so that answers provided w...

0
Feb 11 2013 by Lydia Krupp-Hunter
Please post your Liquid and AJAX API questions in the Design forum

Please post your Liquid, AJAX, and all theme-related questions in the Design forum: http://forums.shopify.com/categories/2

0
May 12 2010 by Caroline Schnapp
@ShopifyAPI on Twitter

Want to stay up to date on Shopify API & general dev stuff? Follow @ShopifyAPI on Twitter!

0
Mar 21 2011 by Edward Ocampo-Goo...
Testing the install process for new appv (security token)

Hi,How do I test the initial "install" process of a new app?All I can find is the "private app api", which does not let me test if the "install" process of getting the security token is working.Any help will be appreciated.Thanks.Joel

0
Yesterday by Joel Presman
API | Site with Proxy | HAving problems with displaying special characte...

Hi,we have an proxy application that enables signups from a sub-page of the shop:http://www.birkenbihl-sprachen.com/apps/le/demo The page is delivered by a rails app that also serves this page directly:http://le.vilango.com/apps/le/demoThe proxied page misses the special characters like 'äöü...' since a few days:Proxied:  Gratis Lernproben auswhlen und loslegenD...

3
Yesterday by Gerwin Brunner
Instant Digital Downloads

In the Digital Downloads App, is there any way to grab the download link via the API so we can use it on the checkout page and customer accounts? I don't see anything in the API documentation and I have a customer who wants to publish the download link on checkout and customer accounts. 

3
May 24 2013 by Andrew
Application Proxy with Custom Domain - What is sent with the request?

For shops using custom domains (eg. store.penny-arcade.com) instead of their myshopify domain (eg. pennyarcade.myshopify.com), what is sent through with the proxy application request? The 'active' domain, or the original myshopify domain?I am still testing my proxy application with my dev stores, so can't replicate this.Thanks

0
May 24 2013 by Rowan
Webhook outage?

Our app is not receiving any Webhook for the last 40 hours or so. I contactd the Shopify support twice but still haven't got any answer from them so far. Anyone else experiencing this ? 

0
May 24 2013 by Recomatic
Problem with OAUTH URL

I have an application that can handle one or several stores Shopify.To accept my application I redirect the user to this link:https://myshopify.com/admin/oauth/authorize/?client_id=2aaeaabf4a0a466311179256dfbdfee6&scope=read_customers,write_customers,read_orders,write_ordersIf it is not logged in any Shopify store, he is redirected to this link:http://www.shopify.com/login?redirect=oauth/au...

1
May 24 2013 by Rowan
Need Kick Start for building shopify app in JAVA

Hello All,I am very new to shopify platform. I found it's very interesting and very nice platform to create e-commerce website.I want to create a sample app using JAVA.  I had gone through few things (tutorials) but haven't found any interesting and complete stuff that can help me start building shopify app.can any one have good tutorials for develping app using java...

0
May 23 2013 by Dhaivat Dave
Using Shopify with XML product pages

I am currently evaluating if we can use Shopify on our site, and if it will require the use of a special app. Let me lay out our web site situation, which I think is kind of unusual. We are a publisher; we sell books. Although the bulk of our site is simply a WordPress site, the product (book) pages are hosted on a MarkLogic XML server that we also use to host our digital publica...

3
May 23 2013 by Aleksandr
Remaining API call limit is not being passed

Hi Shopify, It appears that the remaining API calls number (http_x_shopify_shop_api_call_limit) isn't being passed via the return header back to our app. Are you seeing this on your side too? Many of my customers are getting frustrated. :-( Alex

0
May 23 2013 by Aleksandr
Bilingual site?

Hi I'm looking to use Shopify to create my online site but it needs to be bilingual. Has this feature been provided? Or is there an API I can use to make this happen. I have noticed some of your clients were able to do this, is there a way of finiding out how this was implemented? thanks

2
May 23 2013 by eric
private apps authentication help

I trying to authentication of my private apps. I got the api key. How do I get the access token? I tried passing the url with parameters(client_id and scope).But I am getting the error: {"error":"invalid_request","error_description":"The Shopify API application does not support oauth"}.My questions1.This authentication which I am doing here, Is ...

3
May 23 2013 by hj
BUG - retrieving orders that have been paid but not fulfilled

hi if I try to retrieve orders that have been paid but not fulfilled using orders.json?financial_status=paid&fulfillment_status=null it just retrieves all orders..? does the api support chaining? or is this a legitimate bug? how would I get just these orders if it's not possible that way? thanks so much

0
May 23 2013 by shoppyshopper
Can I choose a liquid template from an App Proxy?

I'd like to name a template in my App Proxy that will be rendered by Shopify. The template would live in the Shopify store. I can set the "template" liquid variable in my App Proxy and send that back to Shopify, where it gets rendered into the theme correctly, but the template of that name doesn't get rendered. So, for instance, if I return{% assign template = 'foo&#3...

0
May 22 2013 by Eric Watson
3rd Party External API Call

Hello everyone!A client would like to integrate with a 3rd party fullfilment/delivery system (Blast Ramp) which essentially only requires a single web service (SOAP) call to be made when an order is placed.  Looking at this documentation:http://docs.shopify.com/api/tutorials/webhooksIt appears that I can simply create a "webhook" triggered by an order creation.  The part tha...

7
May 22 2013 by Alex