You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have successfully created a profile_id and when i try to use bill_outstanding_amount(profile_id, :amount => 10, :currency => "USD") i get a response.message that says "Profile ID is missing from the request"
However, the profile_id exists and is a valid and active one, I tested it with get_profile_details(profile_id)
The text was updated successfully, but these errors were encountered:
I have successfully created a profile_id and when i try to use bill_outstanding_amount(profile_id, :amount => 10, :currency => "USD") i get a response.message that says "Profile ID is missing from the request"
However, the profile_id exists and is a valid and active one, I tested it with get_profile_details(profile_id)
The text was updated successfully, but these errors were encountered: