Syllab
April 7, 2025, 11:14am
1
Hello there,
I’m trying to add a payment method in order to use inference api above free limits. I added my credit card, but i have no temporay hold and it seems my payment method is not working but i have no clue on what’s going on
Thre’s no error, my card seems to ba added but no payment.
Can somebody help me ?
Thanks
1 Like
I wonder what kind of situation this is…? @meganariley Payment method related error?
Hi @Syllab Your payment method was successfully added to your account, though let us know if you still see any errors .
1 Like
Syllab
April 11, 2025, 9:36am
4
ok now i see an error related to free limit exceeded. I thought that adding my payment method will charge my card and will unlock those limits ?
1 Like
It should be OK like that.
I am a PRO user, and I want to run the following code, but it persistently throws the Payment required error. Could you please help me to fix the issue?
# Multi-Agent Document Processing System
# Using SmolAgent and SmolDocling for document extraction, analysis, visualization, and web searches
# Import necessary modules
from smolagents import CodeAgent, HfApiModel, tool, DuckDuckGoSearchTool
import json
import matplotlib.pyplot as plt
from wordcloud import WordCloud
import nltk
from nltk.cor…
Syllab
April 12, 2025, 7:44am
6
I checked all permissions, everything is ok. I tried to generate another token, same error with “Payment required”. I don’t know what’s going on…
1 Like